linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Minkyu Kang <promsoft@gmail.com>
To: Trilok Soni <soni.trilok@gmail.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>,
	linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org,
	lm-sensors@lm-sensors.org, suchang.woo@samsung.com,
	kyungmin.park@samsung.com, linux-input@vger.kernel.org,
	Jean Delvare <khali@linux-fr.org>
Subject: Re: [PATCH] hwmon: add GP2A002 proximity/ambient sensor
Date: Mon, 29 Jun 2009 08:49:10 +0900	[thread overview]
Message-ID: <1f3430fb0906281649i1e4accdbh26efadc3f565a4e4@mail.gmail.com> (raw)
In-Reply-To: <5d5443650906260322n3c4f5f79r3290ebce2e331234@mail.gmail.com>

Hi Trilok,

2009/6/26 Trilok Soni <soni.trilok@gmail.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@samsung.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@samsung.com>
>> Signed-off-by: Suchang Woo <suchang.woo@samsung.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-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2009-06-28 23:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4A448926.1030701@samsung.com>
     [not found] ` <4A448926.1030701-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2009-06-26 10:22   ` [PATCH] hwmon: add GP2A002 proximity/ambient sensor Trilok Soni
2009-06-28 23:49     ` Minkyu Kang [this message]
     [not found]     ` <5d5443650906260322n3c4f5f79r3290ebce2e331234-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-06-30  2:32       ` Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1f3430fb0906281649i1e4accdbh26efadc3f565a4e4@mail.gmail.com \
    --to=promsoft@gmail.com \
    --cc=khali@linux-fr.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=mk7.kang@samsung.com \
    --cc=soni.trilok@gmail.com \
    --cc=suchang.woo@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).