ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump()
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 7 Jan 2025 11:08:59 +0000 (12:08 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jan 2025 16:00:19 +0000 (16:00 +0000)
commit7299cc06fe4ab2ac26af73ac5fecd35a28fef527
tree74aa1c52a58aba3eec25d0aee1111271847614ee
parentabea0cbfba5848d11b6364e82df4864fd0bfa683
ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump()

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20250107110900.3716-2-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/bdw.c