diff options
author | Mårten Lindahl <[email protected]> | 2022-06-14 11:38:55 +0200 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-07-13 08:38:20 -0700 |
commit | 2a20db9bfc42b71fa311ace70265ba16f5a3ab80 (patch) | |
tree | 03138a92f2f7e31800237beb0fdce3da63f4a557 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 07fb76273db89d9340fa1fea2997d73fa3768ab9 (diff) |
hwmon: (pmbus) Add list_voltage to pmbus ops
When checking if a regulator supports a voltage range, the regulator
needs to have a list_voltage callback set to the regulator_ops or else
-EINVAL will be returned. This support does not exist for the pmbus
regulators, so this patch adds pmbus_regulator_list_voltage to the
pmbus_regulator_ops.
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 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions