From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: Delphine CC Chiu <Delphine_CC_Chiu@Wiwynn.com>,
Jean Delvare <jdelvare@suse.com>,
Guenter Roeck <linux@roeck-us.net>
Cc: linux-i2c@vger.kernel.org, linux-hwmon@vger.kernel.org
Subject: [PATCH 0/2] hwmon: (pmbus/ltc4286) two patches about device matching
Date: Wed, 10 Jul 2024 10:35:43 +0200 [thread overview]
Message-ID: <cover.1720600141.git.u.kleine-koenig@baylibre.com> (raw)
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
next reply other threads:[~2024-07-10 8:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-10 8:35 Uwe Kleine-König [this message]
2024-07-10 8:35 ` [PATCH 1/2] hwmon: (pmbus/ltc4286) Improve device matching 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1720600141.git.u.kleine-koenig@baylibre.com \
--to=u.kleine-koenig@baylibre.com \
--cc=Delphine_CC_Chiu@Wiwynn.com \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux@roeck-us.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox