Linux Hardware Monitor development
 help / color / mirror / Atom feed
* [PATCH v1 0/2] hwmon: (pmbus/mp2869) Two cleanups about device ids
@ 2026-05-12 16:28 Uwe Kleine-König (The Capable Hub)
  2026-05-12 16:28 ` [PATCH v1 1/2] hwmon: (pmbus/mp2869) Remove unused driver data Uwe Kleine-König (The Capable Hub)
  2026-05-12 16:28 ` [PATCH v1 2/2] hwmon: (pmbus/mp2869) Drop unjustified __maybe_unused Uwe Kleine-König (The Capable Hub)
  0 siblings, 2 replies; 5+ messages in thread
From: Uwe Kleine-König (The Capable Hub) @ 2026-05-12 16:28 UTC (permalink / raw)
  To: Wensheng Wang, Guenter Roeck; +Cc: linux-hwmon, linux-kernel

Hello,

I'm currently working on a change to modify i2c_device_id. While
preparing the hwmon drivers for that (expect a patch series later) I
found the pmbus/mp2869 driver to benefit from some more cleanup so this
was split out of the bigger patches.

Best regards
Uwe

Uwe Kleine-König (The Capable Hub) (2):
  hwmon: (pmbus/mp2869) Remove unused driver data
  hwmon: (pmbus/mp2869) Drop unjustified __maybe_unused

 drivers/hwmon/pmbus/mp2869.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)


base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
-- 
2.47.3


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

end of thread, other threads:[~2026-05-12 18:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-12 16:28 [PATCH v1 0/2] hwmon: (pmbus/mp2869) Two cleanups about device ids Uwe Kleine-König (The Capable Hub)
2026-05-12 16:28 ` [PATCH v1 1/2] hwmon: (pmbus/mp2869) Remove unused driver data Uwe Kleine-König (The Capable Hub)
2026-05-12 18:37   ` Guenter Roeck
2026-05-12 16:28 ` [PATCH v1 2/2] hwmon: (pmbus/mp2869) Drop unjustified __maybe_unused Uwe Kleine-König (The Capable Hub)
2026-05-12 18:38   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox