misc: Initial MAX9635 ALS driver
authorDan Murphy <wldm10@motorola.com>
Wed, 26 May 2010 19:56:47 +0000 (14:56 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:32:59 +0000 (16:32 -0700)
commit76f5d1340b137a5d7830f5c333f0db1d1196df65
treee0ae1db80b002df775d6957249afc3a3d739f6d1
parent83a0e6153673e0eba3adb7143a7682825c93b60c
misc: Initial MAX9635 ALS driver

The MAXIM 9635 IC is used for ALS sensing.  This will report ambient
light data in LUX.

Change-Id: I93728eb804d748145fb17524cfd328c923f33eb3
Signed-off-by: Dan Murphy <wldm10@motorola.com>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/max9635.c [new file with mode: 0644]
include/linux/max9635.h [new file with mode: 0644]