From: Guenter Roeck <linux@roeck-us.net>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Jean Delvare <khali@linux-fr.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Jonathan Cameron <jic23@cam.ac.uk>,
lm-sensors@lm-sensors.org, linux-iio@vger.kernel.org
Subject: Re: [PATCH v2 4/4] staging:iio: Remove adt7410 driver
Date: Sat, 2 Mar 2013 09:10:04 -0800 [thread overview]
Message-ID: <20130302171004.GA26334@roeck-us.net> (raw)
In-Reply-To: <51322C9A.5000102@kernel.org>
On Sat, Mar 02, 2013 at 04:45:14PM +0000, Jonathan Cameron wrote:
> On 02/18/2013 01:38 PM, Lars-Peter Clausen wrote:
> > The adt7410 hwmon driver is feature wise more or less on par with the IIO
> > driver. So we can finally remove the IIO driver.
> >
> I kind of lost touch on where things were with the last few patches adding support in
> the hwmon driver for stuff that was in here. It looked like there were only nitpicks
> left so I'll assume it gets sorted this coming cycle and take this patch now
> (before I loose it)
I am waiting for a final rev of Lars' patches to add adt7310/adt7320 support and
alarm interrupt support to the hwmon driver, but I don't see a problem getting
it all into 3.10.
Thanks,
Guenter
WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <linux@roeck-us.net>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Jean Delvare <khali@linux-fr.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Jonathan Cameron <jic23@cam.ac.uk>,
lm-sensors@lm-sensors.org, linux-iio@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH v2 4/4] staging:iio: Remove adt7410 driver
Date: Sat, 02 Mar 2013 17:10:04 +0000 [thread overview]
Message-ID: <20130302171004.GA26334@roeck-us.net> (raw)
In-Reply-To: <51322C9A.5000102@kernel.org>
On Sat, Mar 02, 2013 at 04:45:14PM +0000, Jonathan Cameron wrote:
> On 02/18/2013 01:38 PM, Lars-Peter Clausen wrote:
> > The adt7410 hwmon driver is feature wise more or less on par with the IIO
> > driver. So we can finally remove the IIO driver.
> >
> I kind of lost touch on where things were with the last few patches adding support in
> the hwmon driver for stuff that was in here. It looked like there were only nitpicks
> left so I'll assume it gets sorted this coming cycle and take this patch now
> (before I loose it)
I am waiting for a final rev of Lars' patches to add adt7310/adt7320 support and
alarm interrupt support to the hwmon driver, but I don't see a problem getting
it all into 3.10.
Thanks,
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2013-03-02 17:09 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-18 13:38 [PATCH v2 1/4] hwmon: (adt7410) Don't re-read non-volatile registers Lars-Peter Clausen
2013-02-18 13:38 ` [lm-sensors] " Lars-Peter Clausen
2013-02-18 13:38 ` [PATCH v2 2/4] hwmon: (adt7410) Add support for the adt7310/adt7320 Lars-Peter Clausen
2013-02-18 13:38 ` [lm-sensors] [PATCH v2 2/4] hwmon: (adt7410) =?utf-8?q?Add_support_for_the_ad Lars-Peter Clausen
2013-02-19 1:30 ` [PATCH v2 2/4] hwmon: (adt7410) Add support for the adt7310/adt7320 Guenter Roeck
2013-02-19 1:30 ` [lm-sensors] " Guenter Roeck
2013-02-19 11:57 ` Lars-Peter Clausen
2013-02-19 11:57 ` [lm-sensors] " Lars-Peter Clausen
2013-02-19 16:52 ` Guenter Roeck
2013-02-19 16:52 ` [lm-sensors] " Guenter Roeck
2013-02-18 13:38 ` [PATCH v2 3/4] hwmon: (adt7x10) Add alarm interrupt support Lars-Peter Clausen
2013-02-18 13:38 ` [lm-sensors] " Lars-Peter Clausen
2013-02-19 1:39 ` Guenter Roeck
2013-02-19 1:39 ` [lm-sensors] " Guenter Roeck
2013-02-19 12:05 ` Lars-Peter Clausen
2013-02-19 12:05 ` [lm-sensors] " Lars-Peter Clausen
2013-02-19 17:10 ` Guenter Roeck
2013-02-19 17:10 ` [lm-sensors] " Guenter Roeck
2013-02-18 13:38 ` [PATCH v2 4/4] staging:iio: Remove adt7410 driver Lars-Peter Clausen
2013-02-18 13:38 ` [lm-sensors] " Lars-Peter Clausen
2013-03-02 16:45 ` Jonathan Cameron
2013-03-02 16:45 ` [lm-sensors] " Jonathan Cameron
2013-03-02 17:10 ` Guenter Roeck [this message]
2013-03-02 17:10 ` Guenter Roeck
2013-02-18 20:22 ` [PATCH v2 1/4] hwmon: (adt7410) Don't re-read non-volatile registers Hartmut Knaack
2013-02-18 20:22 ` [lm-sensors] " Hartmut Knaack
2013-02-19 1:02 ` Guenter Roeck
2013-02-19 1:02 ` [lm-sensors] " Guenter Roeck
2013-02-19 19:39 ` Hartmut Knaack
2013-02-19 19:39 ` [lm-sensors] " Hartmut Knaack
2013-02-20 1:22 ` Guenter Roeck
2013-02-20 1:22 ` [lm-sensors] " Guenter Roeck
2013-02-19 1:32 ` Guenter Roeck
2013-02-19 1:32 ` [lm-sensors] " Guenter Roeck
2013-02-23 0:45 ` Hartmut Knaack
2013-02-23 20:18 ` Guenter Roeck
2013-02-23 20:18 ` [lm-sensors] " Guenter Roeck
2013-02-25 22:03 ` Hartmut Knaack
2013-02-25 22:03 ` [lm-sensors] " Hartmut Knaack
2013-02-26 1:40 ` Guenter Roeck
2013-02-26 1:40 ` [lm-sensors] " Guenter Roeck
2013-02-25 9:54 ` Lars-Peter Clausen
2013-02-25 9:54 ` [lm-sensors] " Lars-Peter Clausen
2013-02-25 21:30 ` Hartmut Knaack
2013-02-25 21:30 ` [lm-sensors] " Hartmut Knaack
2013-02-26 1:39 ` Guenter Roeck
2013-02-26 1:39 ` [lm-sensors] " Guenter Roeck
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=20130302171004.GA26334@roeck-us.net \
--to=linux@roeck-us.net \
--cc=jic23@cam.ac.uk \
--cc=jic23@kernel.org \
--cc=khali@linux-fr.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=lm-sensors@lm-sensors.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.