platform/x86/amd/pmf: Use str_on_off() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 11 Aug 2023 13:13:30 +0000 (16:13 +0300)
committerHans de Goede <hdegoede@redhat.com>
Mon, 21 Aug 2023 13:20:28 +0000 (15:20 +0200)
commitcd99ebe5b39a16cc74c34809786039f0b664e035
treebf39b3b9ad6753ce6d8121ad77b3c796f646a1b2
parent4316c64085ba04c124384adbd3373257ad2c7bfc
platform/x86/amd/pmf: Use str_on_off() helper

We have a common helper to represent a boolean value as "on"/"off"
string. Use it for the sake of the unified style.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Link: https://lore.kernel.org/r/20230811131330.71263-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/amd/pmf/cnqf.c