]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: ipc3: Use str_enabled_disabled() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 10 Feb 2025 22:44:54 +0000 (23:44 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 17 Feb 2025 12:09:40 +0000 (12:09 +0000)
commite0f421d73053eaeb441aa77054b75992705656c7
tree6b325bb05269323a5158e7c9338a9e058959bf08
parent9dc016eaba3a70febcd1db5f1a0beeb7430166aa
ASoC: SOF: ipc3: Use str_enabled_disabled() helper function

Remove hard-coded strings by using the str_enabled_disabled() helper
function. Remove unnecessary curly braces.

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