Searched hist:"1 ad6c3b7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/hwmon/ |
H A D | hwmon-kernel-api.rst | 1ad6c3b7 Tue Apr 05 04:24:51 CDT 2022 Michael Walle <michael@walle.cc> hwmon: introduce hwmon_sanitize_name()
More and more drivers will check for bad characters in the hwmon name and all are using the same code snippet. Consolidate that code by adding a new hwmon_sanitize_name() function.
Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20220405092452.4033674-2-michael@walle.cc Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
/openbmc/linux/include/linux/ |
H A D | hwmon.h | 1ad6c3b7 Tue Apr 05 04:24:51 CDT 2022 Michael Walle <michael@walle.cc> hwmon: introduce hwmon_sanitize_name()
More and more drivers will check for bad characters in the hwmon name and all are using the same code snippet. Consolidate that code by adding a new hwmon_sanitize_name() function.
Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20220405092452.4033674-2-michael@walle.cc Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
/openbmc/linux/drivers/hwmon/ |
H A D | hwmon.c | 1ad6c3b7 Tue Apr 05 04:24:51 CDT 2022 Michael Walle <michael@walle.cc> hwmon: introduce hwmon_sanitize_name()
More and more drivers will check for bad characters in the hwmon name and all are using the same code snippet. Consolidate that code by adding a new hwmon_sanitize_name() function.
Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20220405092452.4033674-2-michael@walle.cc Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|