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, 8 Jan 2011 04:37:34 +0000 (20:37 -0800)
commit63b6d550a648b6eb2828221a58c00a1c8267ec13
treed9cc481c6abf2e3ec8b0328bb77f6665dcf5db6c
parentd38b03a9f6afe63986d61d0bc97d360fc7206444
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]