Re: [PATCHv3 1/5] misc: Driver for bh1770glc / sfh7770 ALS and proximitysensor

From: Jonathan Cameron
Date: Mon Oct 11 2010 - 09:37:46 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/