[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1f3430fb0906281649i1e4accdbh26efadc3f565a4e4@mail.gmail.com>
Date: Mon, 29 Jun 2009 08:49:10 +0900
From: Minkyu Kang <promsoft@...il.com>
To: Trilok Soni <soni.trilok@...il.com>
Cc: Minkyu Kang <mk7.kang@...sung.com>, linux-kernel@...r.kernel.org,
linux-i2c@...r.kernel.org, lm-sensors@...sensors.org,
suchang.woo@...sung.com, kyungmin.park@...sung.com,
linux-input@...r.kernel.org, Jean Delvare <khali@...ux-fr.org>
Subject: Re: [PATCH] hwmon: add GP2A002 proximity/ambient sensor
Hi Trilok,
2009/6/26 Trilok Soni <soni.trilok@...il.com>:
> 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@...sung.com> 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@...sung.com>
>> Signed-off-by: Suchang Woo <suchang.woo@...sung.com>
>> ---
>> 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@...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