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

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.