summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2026-08-01 19:09:29 -0700
committerGuenter Roeck <linux@roeck-us.net>2026-08-10 08:59:43 -0700
commit84f3d13ca48ecd971d8f94ec5a6e4a39ef0296e1 (patch)
treeb06000c4fe83dbb26982898d04de1cd03512e371 /tools/perf/scripts/python/bin
parent9d91132f4c15acba1a5be069b52577cc784c7e18 (diff)
hwmon: (pmbus/ir36021) Use pmbus_read_smbus_i2c_block_data for block commands
The driver uses i2c_smbus_read_i2c_block_data() for PMBus block commands. Use pmbus_read_smbus_i2c_block_data() instead to enable the driver to work with I2C controllers which do not support i2c_smbus_read_i2c_block_data(). Drop the functionality check to get an explicit error message if the required SMBus commands are not supported. Reviewed-by: Nuno Sá <nuno.sa@analog.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions