diff options
| author | Andrew Davis <afd@ti.com> | 2026-03-06 11:16:52 -0600 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2026-03-30 19:45:06 -0700 |
| commit | 9828c651c62525e20afb73d35cd89869e561145a (patch) | |
| tree | 9530deef200aca5d92f313e549bb76d7cb9ddaa4 /tools/lib/python/kdoc/python_version.py | |
| parent | 7e9d6299a2a952636af23cd8e9c8118f2e5efc22 (diff) | |
hwmon: (pmbus/max16601) Remove use of i2c_match_id()
The function i2c_match_id() is used to fetch the matching ID from
the i2c_device_id table. This can instead be done with
i2c_client_get_device_id(). For this driver functionality should
not change. Switch over to remove the last couple users of the
i2c_match_id() function from kernel.
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20260306171652.951274-12-afd@ti.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
