]> git.karo-electronics.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)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:57 +0000 (09:54 +0800)
commitb4c4700149f516a0e2530260cb32887215849ac8
tree648ffb32f625d0a6102f84426ca9c1d981786f9e
parentcce0c588bf78cfff0668dff9b9fe464a84d599cb
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]