All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] hwmon: (w83627ehf) Cleanups
@ 2021-07-09 18:44 W_Armin
  2021-07-09 18:44 ` [PATCH 1/3] hwmon: (w83627ehf) Use platform_create_bundle W_Armin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: W_Armin @ 2021-07-09 18:44 UTC (permalink / raw)
  To: linux; +Cc: jdelvare, linux-hwmon

From: Armin Wolf <W_Armin@gmx.de>

This patch series is cleaning up the pm, init and exits
paths of the w83627ehf driver.
This mainly makes the code more readable.


Armin Wolf (3):
  hwmon: (w83627ehf) Use platform_create_bundle
  hwmon: (w83627ehf) Remove w83627ehf_remove()
  hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPS

 drivers/hwmon/w83627ehf.c | 118 +++++++-------------------------------
 1 file changed, 21 insertions(+), 97 deletions(-)

--
2.20.1


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

end of thread, other threads:[~2021-07-12 14:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 18:44 [PATCH 0/3] hwmon: (w83627ehf) Cleanups W_Armin
2021-07-09 18:44 ` [PATCH 1/3] hwmon: (w83627ehf) Use platform_create_bundle W_Armin
2021-07-09 18:45 ` [PATCH 2/3] hwmon: (w83627ehf) Remove w83627ehf_remove() W_Armin
2021-07-09 18:45 ` [PATCH 3/3] hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPS W_Armin
2021-07-12  2:38   ` Guenter Roeck
2021-07-12 14:46     ` Armin Wolf
2021-07-09 20:57 ` [PATCH 0/3] hwmon: (w83627ehf) Cleanups 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.