diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2021-03-17 07:02:30 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2021-04-20 16:50:14 +0300 |
commit | f807e8be46991a5a58774a4d6344359b01c949e8 (patch) | |
tree | 94a41b2d8b272e60c3d990216d6d1f39cbebc88b /drivers/hwmon/adt7411.c | |
parent | 82e3430dfa8c32f35ce24a5c628e3e221f168769 (diff) | |
download | linux-f807e8be46991a5a58774a4d6344359b01c949e8.tar.xz |
hwmon: (pmbus) Replace - with _ in device names before registration
The hwmon sysfs ABI requires that the `name` property doesn't include
any dashes. But when the pmbus code picks the name up from the device
tree it quite often does. Replace '-' with '_' before registering the
device.
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20210317040231.21490-2-chris.packham@alliedtelesis.co.nz
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/adt7411.c')
0 files changed, 0 insertions, 0 deletions