From: Rodolfo Giometti <giometti@enneenne.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon w83627hf: add mfd support.
Date: Tue, 03 Nov 2009 08:17:14 +0000 [thread overview]
Message-ID: <20091103081714.GK19538@enneenne.com> (raw)
In-Reply-To: <1252585810-5336-2-git-send-email-giometti@linux.it>
On Mon, Nov 02, 2009 at 02:23:28PM +0100, Jean Delvare wrote:
> Hi Rodolfo,
>
> On Thu, 1 Oct 2009 15:53:50 +0200, Samuel Ortiz wrote:
> > > On Thu, 24 Sep 2009 14:01:11 +0200, Rodolfo Giometti wrote:
> > > > The file has been splitted up into two parts:
> > > >
> > > > * drivers/mfd/w83627hf-core.c - detects the chip and define proper
> > > > platform devices into mfd support
> > > >
> > > > * drivers/hwmon/w83627hf.c - implements the driver for hwmon
> > > > functionality only
> > > >
> > > > Signed-off-by: Rodolfo Giometti <giometti@linux.it>
> > > > ---
> > > > drivers/hwmon/Kconfig | 1 +
> > > > drivers/hwmon/w83627hf.c | 376 ++++++++++++------------------------------
> > > > drivers/mfd/Kconfig | 15 ++
> > > > drivers/mfd/Makefile | 1 +
> > > > drivers/mfd/w83627hf-core.c | 186 +++++++++++++++++++++
> > > > include/linux/mfd/w83627hf.h | 118 +++++++++++++
> > > > 6 files changed, 428 insertions(+), 269 deletions(-)
> > > > create mode 100644 drivers/mfd/w83627hf-core.c
> > > > create mode 100644 include/linux/mfd/w83627hf.h
> > > (...)
> > > The rest starts looking good.
> >
> > Same here. As far as the MFD part is concerned, it's fine with me except for
> > this one missing WARN_ON().
> > I'll wait until we get Jean's ack for the hwmon part, and push it through my
> > for-next branch.
>
> Any news from this patch? It would be great to have it ready for merge
> in kernel 2.6.33.
I see, but unfortunately I'm stuck on other issues with higher
priority... I'm trying to fix up the patch ASAP even if I don't
guarantee to be in time for kernel 2.6.33. I'm sorry for that.
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti@enneenne.com
Linux Device Driver giometti@linux.it
Embedded Systems phone: +39 349 2432127
UNIX programming skype: rodolfo.giometti
Freelance ICT Italia - Consulente ICT Italia - www.consulenti-ict.it
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2009-11-03 8:17 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-10 12:30 [lm-sensors] [PATCH] hwmon w83627hf: add mfd support Rodolfo Giometti
2009-09-10 12:56 ` Jean Delvare
2009-09-11 7:42 ` Rodolfo Giometti
2009-09-11 10:58 ` Samuel Ortiz
2009-09-11 15:07 ` Rodolfo Giometti
2009-09-15 11:38 ` Samuel Ortiz
2009-09-17 13:34 ` Jean Delvare
2009-09-17 13:51 ` Rodolfo Giometti
2009-09-17 13:57 ` Jean Delvare
2009-09-17 14:03 ` Rodolfo Giometti
2009-09-17 14:07 ` Jean Delvare
2009-09-17 14:34 ` Samuel Ortiz
2009-09-18 7:42 ` Jean Delvare
2009-09-18 8:01 ` Samuel Ortiz
2009-09-18 11:02 ` Rodolfo Giometti
2009-09-18 12:09 ` Rodolfo Giometti
2009-09-18 14:42 ` Samuel Ortiz
2009-09-18 14:49 ` Jean Delvare
2009-09-18 16:16 ` Jean Delvare
2009-09-20 23:48 ` Samuel Ortiz
2009-09-22 8:22 ` Rodolfo Giometti
2009-09-22 8:26 ` Rodolfo Giometti
2009-09-22 8:33 ` Rodolfo Giometti
2009-10-01 13:23 ` Jean Delvare
2009-10-01 13:53 ` Samuel Ortiz
2009-11-02 13:23 ` Jean Delvare
2009-11-03 8:17 ` Rodolfo Giometti [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-02-10 12:18 Rodolfo Giometti
2010-02-27 10:58 ` Jean Delvare
2011-09-22 9:11 ` Rodolfo Giometti
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=20091103081714.GK19538@enneenne.com \
--to=giometti@enneenne.com \
--cc=lm-sensors@vger.kernel.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.