diff options
author | 2022-04-28 16:40:37 +0200 | |
---|---|---|
committer | 2022-05-20 10:57:06 -0700 | |
commit | f0a5c839766334b09e0f280fa10ff5555f71f825 (patch) | |
tree | e0c4ae6c556e18e1f898e0b24b86314876e7b386 /lib/polynomial.c | |
parent | hwmon: (pmbus) Introduce and use write_byte_data callback (diff) | |
download | linux-dev-f0a5c839766334b09e0f280fa10ff5555f71f825.tar.xz linux-dev-f0a5c839766334b09e0f280fa10ff5555f71f825.zip |
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 'lib/polynomial.c')
0 files changed, 0 insertions, 0 deletions