cpufreq: ACPI: Use str_enabled_disabled() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 8 Oct 2022 19:52:44 +0000 (22:52 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 3 Nov 2022 18:10:57 +0000 (19:10 +0100)
commitabdea5fca78101ffe8dc01958013b6e2719b7cb5
treeaf720c0be4607e979df5ee26e47147e57a653b6d
parent30a0b95b1335e12efef89dd78518ed3e4a71a763
cpufreq: ACPI: Use str_enabled_disabled() helper

Use str_enabled_disabled() helper instead of open coding the same.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/acpi-cpufreq.c