]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: Intel: avs: Use str_on_off() in avs_dsp_core_power()
authorThorsten Blum <thorsten.blum@linux.dev>
Wed, 12 Feb 2025 09:12:26 +0000 (10:12 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 13 Feb 2025 14:49:48 +0000 (14:49 +0000)
commit994719ed6d81a6f4677875ab6730254c0bc484ea
treee13fde99159e6785663493d874d6d2b7596fc554
parentae575d2145d1a2c8bb5d2835d7d54751f3b0bace
ASoC: Intel: avs: Use str_on_off() in avs_dsp_core_power()

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20250212091227.1217-3-thorsten.blum@linux.dev
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/dsp.c