Files
i2som-imx-linux/drivers/hwmon
luweizhou 6b59792b28 ENGR00320098 hwmon: mma8451: Add a new mma8451 driver from android team update
The android app has its own interface for mma8451 data. The inerface isn't a regular input dev interface.
Since it is difficult to maintain the code within one file, one new file and configure will be added. It would
not be compiled in the default config. If want to use this driver,  need to follow:

*Disable the CONFIG_MXC_MMA8451.
*Enable the CONFIG_MXC_MMA8x5x and make.

The code is from  branch imx_3.10.y_android. The main modification is :

*Using device to pass into parameters related with platform not hard code.
*Codeing style issues

Signed-off-by: Luwei Zhou <b45643@freescale.com>
2017-09-28 19:48:40 -05:00
..
2013-05-04 14:46:28 -04:00
2013-04-07 21:16:41 -07:00
2013-03-18 21:19:49 +01:00
2013-04-07 21:16:42 -07:00