From: Jean Delvare <khali@linux-fr.org>
To: Chethan Krishna N <chethan.krishna@stericsson.com>
Cc: guenter.roeck@ericsson.com, lm-sensors@lm-sensors.org,
linux-kernel@vger.kernel.org, preetham.rao@stericsson.com,
linus.walleij@linaro.org, mian-yousaf.kaukab@linaro.org
Subject: Re: [PATCH] lsm303dlh: Adding Accelerometer and Magnetometer support
Date: Wed, 1 Dec 2010 10:00:16 +0100 [thread overview]
Message-ID: <20101201100016.22b3ea0d@endymion.delvare> (raw)
In-Reply-To: <1291180447-16570-1-git-send-email-chethan.krishna@stericsson.com>
On Wed, 1 Dec 2010 10:44:07 +0530, Chethan Krishna N wrote:
> From: Chethan Krishna N <chethan.krishna@stericsson.com>
>
> lsm303dlh accelerometer magnetometer device support added.
> Also provides input device support through interrupts.
>
> Signed-off-by: Chethan Krishna N <chethan.krishna@stericsson.com>
> ---
> drivers/hwmon/Kconfig | 23 +
> drivers/hwmon/Makefile | 1 +
> drivers/hwmon/lsm303dlh_a.c | 1112 +++++++++++++++++++++++++++++++++++++++++++
> drivers/hwmon/lsm303dlh_m.c | 764 +++++++++++++++++++++++++++++
> include/linux/lsm303dlh.h | 56 +++
> 5 files changed, 1956 insertions(+), 0 deletions(-)
> mode change 100644 => 100755 drivers/hwmon/Kconfig
> create mode 100644 drivers/hwmon/lsm303dlh_a.c
> create mode 100644 drivers/hwmon/lsm303dlh_m.c
> create mode 100644 include/linux/lsm303dlh.h
Nack. This isn't a hardware monitoring driver, so it has nothing to do
in drivers/hwmon. Please find a better place.
--
Jean Delvare
next prev parent reply other threads:[~2010-12-01 9:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-01 5:14 Chethan Krishna N
2010-12-01 9:00 ` Jean Delvare [this message]
2010-12-01 10:32 ` [lm-sensors] " Jonathan Cameron
2010-12-01 11:28 ` Jonathan Cameron
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=20101201100016.22b3ea0d@endymion.delvare \
--to=khali@linux-fr.org \
--cc=chethan.krishna@stericsson.com \
--cc=guenter.roeck@ericsson.com \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lm-sensors@lm-sensors.org \
--cc=mian-yousaf.kaukab@linaro.org \
--cc=preetham.rao@stericsson.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
Powered by JetHome