]> 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>
Mon, 16 Jun 2014 15:18:44 +0000 (17:18 +0200)
commit57caa1335591a007ec94003897958b42981fd817
treee23adee6a71a5797034b0120a9d06f0466ff9c5d
parentcf31dd6b71ed693bb53d3afbea29351c988fb405
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]