]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: tscs454: Use str_enable_disable() in pll_power_event()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 10 Feb 2025 11:59:37 +0000 (12:59 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 10 Feb 2025 13:42:10 +0000 (13:42 +0000)
commite97d06cb4386af4e069a2dc713de70500538d0bd
tree5b97129cac5e0f5fce06c50b9bf47a695cd864d4
parentd1541caab053cf94b114582a23b51a8cb90f4a46
ASoC: tscs454: Use str_enable_disable() in pll_power_event()

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/20250210115937.53654-1-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tscs454.c