All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 0/4] hwmon: (max6650) Cleanup and convert to new API
@ 2014-02-12 17:41 Guenter Roeck
  2014-02-21  4:54 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2014-02-12 17:41 UTC (permalink / raw)
  To: lm-sensors

This patch series has been compile tested only and would require
testing with real hardware.

----------------------------------------------------------------
Guenter Roeck (4):
      hwmon: (max6650) Rearrange code to no longer require forward declarations
      hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groups
      hwmon: (max6650) Drop error message after memory allocation failures
      hwmon: (max6650) Introduce local 'dev' variable

 drivers/hwmon/max6650.c |  257 +++++++++++++++++++++--------------------------
 1 file changed, 112 insertions(+), 145 deletions(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [lm-sensors] [PATCH 0/4] hwmon: (max6650) Cleanup and convert to new API
  2014-02-12 17:41 [lm-sensors] [PATCH 0/4] hwmon: (max6650) Cleanup and convert to new API Guenter Roeck
@ 2014-02-21  4:54 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2014-02-21  4:54 UTC (permalink / raw)
  To: lm-sensors

On 02/12/2014 09:41 AM, Guenter Roeck wrote:
> This patch series has been compile tested only and would require
> testing with real hardware.
>
> ----------------------------------------------------------------
> Guenter Roeck (4):
>        hwmon: (max6650) Rearrange code to no longer require forward declarations
>        hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groups
>        hwmon: (max6650) Drop error message after memory allocation failures
>        hwmon: (max6650) Introduce local 'dev' variable
>
>   drivers/hwmon/max6650.c |  257 +++++++++++++++++++++--------------------------
>   1 file changed, 112 insertions(+), 145 deletions(-)
>
>
I received chip samples and was able to test the above patch series
with a real MAX6650. I will therefore move the series to hwmon-next.

Guenter


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-21  4:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-12 17:41 [lm-sensors] [PATCH 0/4] hwmon: (max6650) Cleanup and convert to new API Guenter Roeck
2014-02-21  4:54 ` Guenter Roeck

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.