linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hwmon: (w83627ehf) remove nct6775 and nct6776 support
@ 2019-12-25  2:32 Dr. David Alan Gilbert
  2019-12-25  2:32 ` [PATCH 1/3] " Dr. David Alan Gilbert
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dr. David Alan Gilbert @ 2019-12-25  2:32 UTC (permalink / raw)
  To: linux, jdelvare, linux-hwmon; +Cc: Dr. David Alan Gilbert

Guenter pointed out that we should remove the nct677[56] from
w83627ehf since there's a separate nct6775.c driver.

It removes a quite satisfying amount of code.

Built ontop of hwmon-next 848a25f01ee.

Dave

Dr. David Alan Gilbert (3):
  hwmon: (w83627ehf) remove nct6775 and nct6776 support
  hwmon: (w83627ehf) Remove code not needed after nct677* removal
  hwmon: (w83627ehf) Now only one intrusion channel

 drivers/hwmon/Kconfig     |   5 +-
 drivers/hwmon/w83627ehf.c | 624 +++++---------------------------------
 2 files changed, 74 insertions(+), 555 deletions(-)

-- 
2.24.1


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

end of thread, other threads:[~2019-12-26 17:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-25  2:32 [PATCH 0/3] hwmon: (w83627ehf) remove nct6775 and nct6776 support Dr. David Alan Gilbert
2019-12-25  2:32 ` [PATCH 1/3] " Dr. David Alan Gilbert
2019-12-25  2:32 ` [PATCH 2/3] hwmon: (w83627ehf) Remove code not needed after nct677* removal Dr. David Alan Gilbert
2019-12-25  2:32 ` [PATCH 3/3] hwmon: (w83627ehf) Now only one intrusion channel Dr. David Alan Gilbert
2019-12-26 17:49 ` [PATCH 0/3] hwmon: (w83627ehf) remove nct6775 and nct6776 support Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).