diff options
author | Mårten Lindahl <marten.lindahl@axis.com> | 2022-04-28 17:40:37 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-05-20 20:57:06 +0300 |
commit | f0a5c839766334b09e0f280fa10ff5555f71f825 (patch) | |
tree | e0c4ae6c556e18e1f898e0b24b86314876e7b386 /scripts/generate_rust_analyzer.py | |
parent | 5de3e13f7f6b496bd7bd9ff4d2b915b7d3e67cda (diff) | |
download | linux-f0a5c839766334b09e0f280fa10ff5555f71f825.tar.xz |
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 <marten.lindahl@axis.com>
Link: https://lore.kernel.org/r/20220428144039.2464667-3-marten.lindahl@axis.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions