All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] hwmon API update
Date: Mon, 14 Feb 2011 18:22:45 +0000	[thread overview]
Message-ID: <20110214182245.GA14311@srcf.ucam.org> (raw)
In-Reply-To: <4D57CC24.1040306@free.fr>

On Mon, Feb 14, 2011 at 10:19:32AM -0800, Guenter Roeck wrote:

> .. unless there is no benefit for the driver in such an API change.
> I am all for API changes if there are benefits for the affected drivers, 
> and don't care about backwards compatibility. The i2c subsystem changes
> all resulted in much cleaner and less code, which benefits everyone.
> 
> What we have here, though, is a lot of added complexity for each driver with
> no benefit at all for the affected drivers. From a driver perspective, added
> complexity and loss of backward complexity is all we get. In that context
> I consider lack of backward complexity to be a valid argument. Sure, there
> may be other arguments to make which outweigh the concerns, but that doesn't
> mean the argument can not be made.

The benefit to the hwmon drivers is that they actually get to be used in 
the kernel and get some amount of extra development effort as a result.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2011-02-14 18:22 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-13 12:18 [lm-sensors] hwmon API update Martin Peres
2011-02-13 12:18 ` Martin Peres
2011-02-13 17:16 ` [lm-sensors] " Guenter Roeck
2011-02-13 17:16   ` Guenter Roeck
2011-02-13 20:00   ` [lm-sensors] " Martin Peres
2011-02-13 20:00     ` Martin Peres
2011-02-13 22:08   ` [lm-sensors] " Jean Delvare
2011-02-13 22:08     ` Jean Delvare
     [not found]     ` <20110213230833.0ee2ff16-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
2011-03-03  9:36       ` [lm-sensors] [Nouveau] " Dave Airlie
2011-03-03  9:36         ` [lm-sensors] " Dave Airlie
     [not found]         ` <AANLkTindG=m4FhNS202MH8YVBUCoDEADTQLxo-Bf_8qx-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-03-03 13:09           ` [lm-sensors] [Nouveau] " Martin Peres
2011-03-03 13:09             ` [lm-sensors] " Martin Peres
2011-03-03 15:22         ` [lm-sensors] [Nouveau] " Guenter Roeck
2011-03-03 15:22           ` Guenter Roeck
     [not found]           ` <20110303152216.GA21667-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
2011-03-03 17:29             ` [lm-sensors] " Martin Peres
2011-03-03 17:29               ` [lm-sensors] " Martin Peres
     [not found]               ` <4D6FCFF2.7040604-GANU6spQydw@public.gmane.org>
2011-03-03 20:48                 ` [lm-sensors] [Nouveau] " Lucas Stach
2011-03-03 20:48                   ` [lm-sensors] " Lucas Stach
2011-03-03 21:19                   ` [lm-sensors] [Nouveau] " Guenter Roeck
2011-03-03 21:19                     ` Guenter Roeck
2011-03-03 21:56                     ` [lm-sensors] " Lucas Stach
2011-03-03 21:56                       ` [lm-sensors] " Lucas Stach
2011-03-03 22:03                       ` [lm-sensors] [Nouveau] " Guenter Roeck
2011-03-03 22:03                         ` [lm-sensors] " Guenter Roeck
2011-03-03 23:53                         ` [lm-sensors] [Nouveau] " Martin Peres
2011-03-03 23:53                           ` [lm-sensors] " Martin Peres
     [not found]                           ` <4D7029E8.4040706-GANU6spQydw@public.gmane.org>
2011-03-04  0:59                             ` [lm-sensors] [Nouveau] " Guenter Roeck
2011-03-04  0:59                               ` [lm-sensors] " Guenter Roeck
     [not found]                               ` <20110304005900.GB31318-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
2011-03-04  8:36                                 ` [lm-sensors] [Nouveau] " Martin Peres
2011-03-04  8:36                                   ` [lm-sensors] " Martin Peres
2011-02-14 16:23 ` Matthew Garrett
2011-02-14 18:19 ` Guenter Roeck
2011-02-14 18:22 ` Matthew Garrett [this message]
2011-02-14 19:01 ` Guenter Roeck
2011-02-14 19:05 ` Matthew Garrett
2011-02-14 19:33 ` Guenter Roeck
2011-02-14 19:40 ` Matthew Garrett
2011-02-14 21:25 ` Guenter Roeck
2011-02-14 21:29 ` Matthew Garrett
2011-02-15 21:50 ` Jean Delvare
2011-02-15 22:07 ` Jean Delvare
2011-02-15 22:23 ` Guenter Roeck
2011-02-28 17:50 ` Lucas Stach
2011-02-28 18:42 ` Guenter Roeck
2011-02-28 23:24 ` Lucas Stach
2011-10-10 22:29 ` Kristen Eisenberg

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=20110214182245.GA14311@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --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.