hwmon: (asus_atk0110) Use str_enabled_disabled() and str_enable_disable() helpers
authorThorsten Blum <thorsten.blum@linux.dev>
Sun, 12 Jan 2025 10:51:28 +0000 (11:51 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 12 Jan 2025 16:46:23 +0000 (08:46 -0800)
commit74a2594a2767e890348ef4cfe64b7908d00d5353
treecd5d711ae8940b684ee3f8ffb14760df1cdb504a
parentc8571eab11131cce6dcce76b3345c1524e074071
hwmon: (asus_atk0110) Use str_enabled_disabled() and str_enable_disable() helpers

Remove hard-coded strings by using the str_enabled_disabled() and
str_enable_disable() helper functions.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20250112105128.86653-2-thorsten.blum@linux.dev
[groeck: Fixed subject and continuation line alignments]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/asus_atk0110.c