public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: (pmbus/ltc4286) two patches about device matching
@ 2024-07-10  8:35 Uwe Kleine-König
  2024-07-10  8:35 ` [PATCH 1/2] hwmon: (pmbus/ltc4286) Improve " Uwe Kleine-König
  2024-07-10  8:35 ` [PATCH 2/2] hwmon: (pmbus/ltc4286) Drop unused i2c device ids Uwe Kleine-König
  0 siblings, 2 replies; 8+ messages in thread
From: Uwe Kleine-König @ 2024-07-10  8:35 UTC (permalink / raw)
  To: Delphine CC Chiu, Jean Delvare, Guenter Roeck; +Cc: linux-i2c, linux-hwmon

Hello,

while working on my quest to improve i2c_device_id I noticed some minor
strange things in the pmbus/ltc4286 driver. The first patch just
documents the first peculiarity found, so the next reader doesn't wonder if
this is done on purpose (and the patch gives the opportunity to notice
if this behaviour is unintended). The second drops the other peculiarity
I identified.

Best regards
Uwe

Uwe Kleine-König (2):
  hwmon: (pmbus/ltc4286) Improve device matching
  hwmon: (pmbus/ltc4286) Drop unused i2c device ids

 drivers/hwmon/pmbus/ltc4286.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

base-commit: 82d01fe6ee52086035b201cfa1410a3b04384257
-- 
2.43.0


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

end of thread, other threads:[~2024-07-11  6:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  8:35 [PATCH 0/2] hwmon: (pmbus/ltc4286) two patches about device matching Uwe Kleine-König
2024-07-10  8:35 ` [PATCH 1/2] hwmon: (pmbus/ltc4286) Improve " Uwe Kleine-König
2024-07-10 14:09   ` Guenter Roeck
2024-07-10 15:48     ` Uwe Kleine-König
2024-07-10 19:16       ` Guenter Roeck
2024-07-11  6:58         ` Uwe Kleine-König
2024-07-10  8:35 ` [PATCH 2/2] hwmon: (pmbus/ltc4286) Drop unused i2c device ids Uwe Kleine-König
2024-07-10 14:11   ` Guenter Roeck

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