]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00275983 sensor: Add mma8451 sensor driver
authorLuwei Zhou <b45643@freescale.com>
Wed, 21 Aug 2013 08:53:32 +0000 (16:53 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:17 +0000 (10:06 +0200)
commitcc4b79b93f13f6434fcdcfe2302d9c5a6471e76b
tree2bb85be7c99a8bc5a0a9afec6894fa7cac4da853
parent7974ff727856381f190316dce374ca12c05b06eb
ENGR00275983 sensor: Add mma8451 sensor driver

Add mxa-mma8451.c to support mma8451 sensor. Copy
the file from 3.0.35_4.1.0. Modificaiton List:
1.Remove __devinit,__devexit out of code
2.Support device tree.
3.Replace simple_strtoul with strict_strtoul.

Signed-off-by: Luwei Zhou <b45643@freescale.com>
drivers/hwmon/mxc_mma8451.c [new file with mode: 0644]