]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: audio-graph-card: use snd_soc_ret()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 5 Feb 2025 00:16:31 +0000 (00:16 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 6 Feb 2025 17:26:23 +0000 (17:26 +0000)
commit74a0ca4c7f19f1b273d665b3b53f7ae8af879658
tree3aa162589b548ab5af915a40e084813af897e627
parent2d7395b23dbf4c2d60be49b73e4c4705fc446662
ASoC: audio-graph-card: 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/878qql2qlc.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/audio-graph-card.c