]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: simple-card-utils: use snd_soc_ret()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 5 Feb 2025 00:16:27 +0000 (00:16 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 6 Feb 2025 17:26:22 +0000 (17:26 +0000)
commit2d7395b23dbf4c2d60be49b73e4c4705fc446662
treeaf08f60ef3a4172dcacd883976824ecc5a6bd6fd
parenta0ef5b4b101424b8a666ed56bf1717dafe2d37f5
ASoC: simple-card-utils: use snd_soc_ret()

We can use snd_soc_ret() to indicate error message when return.
Let's use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87a5b12qlg.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/simple_card_utils.h
sound/soc/generic/audio-graph-card.c
sound/soc/generic/audio-graph-card2.c
sound/soc/generic/simple-card-utils.c
sound/soc/generic/simple-card.c