diff options
author | Mårten Lindahl <[email protected]> | 2022-04-28 16:40:37 +0200 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-05-20 10:57:06 -0700 |
commit | f0a5c839766334b09e0f280fa10ff5555f71f825 (patch) | |
tree | e0c4ae6c556e18e1f898e0b24b86314876e7b386 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 5de3e13f7f6b496bd7bd9ff4d2b915b7d3e67cda (diff) |
hwmon: (pmbus) Use _pmbus_read_byte_data with callback
Some of the pmbus core functions uses pmbus_read_byte_data, which does
not support driver callbacks for chip specific write operations. This
could potentially influence some specific regulator chips that for
example need a time delay before each data access.
Lets use _pmbus_read_byte_data with callback check.
Signed-off-by: Mårten Lindahl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions