Home
last modified time | relevance | path

Searched hist:"1 ad6c3b7" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/hwmon/
H A Dhwmon-kernel-api.rst1ad6c3b7 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 Dhwmon.h1ad6c3b7 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 Dhwmon.c1ad6c3b7 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>