Searched hist:cb7222997e9c64326f4e58d0aad02007225e4975 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/pmbus/ |
H A D | ir38064.c | diff cb7222997e9c64326f4e58d0aad02007225e4975 Fri Feb 23 17:21:09 CET 2024 Guenter Roeck <linux@roeck-us.net> hwmon: (pmbus/ir38064) Use PMBUS_REGULATOR_ONE to declare regulator
If a chip only provides a single regulator, it should be named 'vout' and not 'vout0'. Declare regulator using PMBUS_REGULATOR_ONE() to make that happen.
Cc: Conor Dooley <conor@kernel.org> Cc: Naresh Solanki <naresh.solanki@9elements.com> Cc: Patrick Rudolph <patrick.rudolph@9elements.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240223-harmless-covenant-9cd3d4f1cfd2@spud Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|