From: "Peter Hüwe" <PeterHuewe@gmx.de>
To: Guenter Roeck <linux@roeck-us.net>
Cc: linux-hwmon@vger.kernel.org, Jean Delvare <jdelvare@suse.com>,
linux-kernel@vger.kernel.org
Subject: Re: Conversion of w83627ehf to hwmon_device_register_with_info ?
Date: Tue, 21 Mar 2017 11:46:24 +0100 [thread overview]
Message-ID: <201703211146.24674.PeterHuewe@gmx.de> (raw)
In-Reply-To: <bb297d0e-e87a-83a9-7a2a-9cc0e6f51164@roeck-us.net>
Hi
On Friday 03 March 2017 03:56:01 Guenter Roeck wrote:
> Hi Peter,
>
> On 03/02/2017 04:33 PM, Peter Hüwe wrote:
> > Hi,
> >
> > is anybody else working on the conversion of the w83627ehf to the new
> > hwmon_device_register_with_info interface?
>
> I don't think so.
>
> > Otherwise I will probably update the driver to this interface within the
> > next days - but since it's a lot of work I wanted to check for
> > duplication first.
>
> Go ahead.
So I'm close to have to conversion done,
the current diff stat is about
647 insertions(+), 787 deletions(-)
for the whole conversion.
Should I try to break it down into smaller chunks for easier review?
Although this would mean to convert stuff from A to B and then from B to C -
otherwise the intermediate steps would be not fully functional.
(since the sysfs nodes partially would exist under hwmon1/ and partially under
hwmon1/device/ (as they currently are)).
or just submit it?
It saves about 20k in compiled size, so the savings from reduced boilerplate
are huge. (and I think it's more readable)
> I would suggest to drop nct6775/nct6776 support to simplify the
> code when you do that. Maybe as separate commit, though.
Hehe - I'm testing on a nct6776 :)
I'll look into it once the first conversion has been accepted.
Thanks,
Peter
next prev parent reply other threads:[~2017-03-21 10:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-03 0:33 Conversion of w83627ehf to hwmon_device_register_with_info ? Peter Hüwe
2017-03-03 2:56 ` Guenter Roeck
2017-03-21 10:46 ` Peter Hüwe [this message]
2017-03-21 13:35 ` Guenter Roeck
2017-03-23 1:11 ` Peter Hüwe
2017-03-03 10:52 ` Jean Delvare
2017-03-06 20:48 ` Question about hwmon_attr_show_string Peter Hüwe
2017-03-06 23:47 ` Guenter Roeck
2017-03-07 9:08 ` Jean Delvare
2017-03-07 9:14 ` Peter Huewe
2017-03-07 9:14 ` Peter Huewe
2017-03-07 14:16 ` 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=201703211146.24674.PeterHuewe@gmx.de \
--to=peterhuewe@gmx.de \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
/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.