]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: wm_hubs: Use str_enable_disable() in wm_hubs_update_class_w()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 10 Feb 2025 11:58:03 +0000 (12:58 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 17 Feb 2025 12:09:42 +0000 (12:09 +0000)
commit9f25b6f2568d50c247a8e3b031a0a5caee8c17d2
tree0ef4a8ef6baddfe931b79466eab38d64b18c68bb
parent5c7e4c4da8586d2ef55a11a9f4df626b8ea9a146
ASoC: wm_hubs: Use str_enable_disable() in wm_hubs_update_class_w()

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20250210115804.53504-3-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_hubs.c