]> git.ipfire.org Git - thirdparty/linux.git/commit
sonypi: Use str_on_off() helper in sonypi_display_info()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 10 Feb 2025 12:31:03 +0000 (13:31 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 13 Feb 2025 12:27:09 +0000 (14:27 +0200)
commit9cf1c75bfda5168b82ba19576267d5cad0327b9f
treee565aa6aeabb836644d8769e9b3503f7dd44d9ff
parent81b251c66bdfe263fb5e7a16838512ddaeed77df
sonypi: Use str_on_off() helper in sonypi_display_info()

Remove hard-coded strings by using the str_on_off() helper function.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20250210123103.112938-2-thorsten.blum@linux.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/char/sonypi.c