Re: [PATCH] hwmon: add GP2A002 proximity/ambient sensor
From: Minkyu Kang
Date: Sun Jun 28 2009 - 19:49:32 EST
Hi Trilok,
2009/6/26 Trilok Soni <soni.trilok@xxxxxxxxx>:
> Hi Minkyu,
>
> Adding linux-input ML, as driver is using linux input subsystem.
>
> On Fri, Jun 26, 2009 at 2:09 PM, Minkyu Kang<mk7.kang@xxxxxxxxxxx> wrote:
>> The GP2A002 is a I2C interfaced Sensor for Proximity/Ambient
>> This patch adds support the GP2A002 sensor
>>
>> Signed-off-by: Minkyu Kang <mk7.kang@xxxxxxxxxxx>
>> Signed-off-by: Suchang Woo <suchang.woo@xxxxxxxxxxx>
>> ---
>> drivers/hwmon/Kconfig | 7 +
>> drivers/hwmon/Makefile | 1 +
>> drivers/hwmon/gp2ap002.c | 471 ++++++++++++++++++++++++++++++++++++++++++++++
>> include/linux/gp2ap002.h | 21 ++
>> 4 files changed, 500 insertions(+), 0 deletions(-)
>> create mode 100644 drivers/hwmon/gp2ap002.c
>> create mode 100644 include/linux/gp2ap002.h
>>
Thanks for review and I'll make new version as you said : )
--
from. prom.
www.promsoft.net
--
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/