misc: Initial NCT1008 driver
authorGreg Meiste <w30289@motorola.com>
Tue, 16 Nov 2010 19:33:06 +0000 (13:33 -0600)
committerTodd Poynor <toddpoynor@google.com>
Sat, 20 Nov 2010 04:21:28 +0000 (20:21 -0800)
commitb0ec3b13a07039528103a22e4670ce7b4e67a78c
treee3148c921caae3bdc02ea04d85f8864d0f6c39ab
parentaa59ed3742a915902a5fb63435148abdc0e2fc2c
misc: Initial NCT1008 driver

Initial version of the NCT1008 driver to turn off the sensor when the
device is suspended.  This improves standby current drain.

Change-Id: Ia64613c33c0052434d5e304c434605611e5ef789
Signed-off-by: Greg Meiste <w30289@motorola.com>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/nct1008.c [new file with mode: 0755]
include/linux/nct1008.h [new file with mode: 0644]