]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: audio-graph-card2: use snd_soc_ret()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 5 Feb 2025 00:16:36 +0000 (00:16 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 6 Feb 2025 17:26:24 +0000 (17:26 +0000)
commit8d83282e53185ec257a4ce08812e8fabee2c7212
treedefa0ba532ca79fe6ae403c3b951c1435026e354
parent74a0ca4c7f19f1b273d665b3b53f7ae8af879658
ASoC: audio-graph-card2: 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/877c652ql8.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/audio-graph-card2.c