drm/amd/display: Use str_yes_no()
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 26 Jan 2022 09:39:47 +0000 (01:39 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 7 Feb 2022 21:03:50 +0000 (13:03 -0800)
commit972aa1a161d8eb61bc588c31bf568bd69c7c231b
tree19c36927a261fe10224f9c8732893f1b0cc4bd3f
parentea4692c75e1c63926e4fb0728f5775ef0d733888
drm/amd/display: Use str_yes_no()

Remove the local yesno() implementation and adopt the str_yes_no() from
linux/string_helpers.h.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220126093951.1470898-8-lucas.demarchi@intel.com
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c