]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 30 Dec 2024 08:57:15 +0000 (09:57 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jan 2025 13:08:33 +0000 (13:08 +0000)
commitc0641be588c22fdcecdb1e90a64803047d4441f8
tree59fe0f0ee3a35bdf172cc16c18f6a40013a13ff7
parent69dcf023f1f13ca9c2e9e8f30b9ec52ac0486c0a
ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump()

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Acked-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20241230085717.785718-2-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/atom.c