]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work()
authorThorsten Blum <thorsten.blum@linux.dev>
Thu, 20 Feb 2025 12:01:56 +0000 (13:01 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 20 Feb 2025 12:52:04 +0000 (12:52 +0000)
commit64899904d6103500ad01be7b763298dc939285ae
tree55bb7856eceb4b4535dcab2913b315ac38db44de
parent42ae6e2559e63c2d4096b698cd47aaeb974436df
ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work()

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/20250220120156.1663-2-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c