[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CB3147A.1050103@cam.ac.uk>
Date: Mon, 11 Oct 2010 14:43:22 +0100
From: Jonathan Cameron <jic23@....ac.uk>
To: Samu Onkalo <samu.p.onkalo@...ia.com>
CC: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
alan@...rguk.ukuu.org.uk
Subject: Re: [PATCHv3 1/5] misc: Driver for bh1770glc / sfh7770 ALS and proximity
sensor
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@...ia.com>
Acked-by: Jonathan Cameron <jic23@....ac.uk>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists