]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ACPI: power: Use str_on_off() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Sun, 9 Feb 2025 22:08:35 +0000 (23:08 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 18 Feb 2025 17:48:32 +0000 (18:48 +0100)
commit7d36289aa7447283883df4dc3ea816dbe06e1c8b
tree9c1ad149af606f71e4983fadb55c8a619e8ece13
parent0ad2507d5d93f39619fc42372c347d6006b64319
ACPI: power: Use str_on_off() helper function

Use the str_on_off() helper function instead of hard-coded strings.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20250209220835.78434-2-thorsten.blum@linux.dev
[ rjw: Changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/power.c