On 10/11/10 12:06, Samu Onkalo wrote: > This is a driver for ROHM BH1770GLC and OSRAM SFH7770 combined > ALS and proximity sensor. > > Interface is sysfs based. The driver uses interrupts to provide new data. > The driver supports pm_runtime and regulator frameworks. > > See Documentation/misc-devices/bh1770glc.txt for details > > Signed-off-by: Samu Onkalo <samu.p.onkalo@xxxxxxxxx> Acked-by: Jonathan Cameron <jic23@xxxxxxxxx> > --- > drivers/misc/bh1770glc.c | 1413 +++++++++++++++++++++++++++++++++++++++++ > include/linux/i2c/bh1770glc.h | 53 ++ > 2 files changed, 1466 insertions(+), 0 deletions(-) > create mode 100644 drivers/misc/bh1770glc.c ... -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html