]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: meson: Use dev_err_probe() helper
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Dec 2021 02:08:37 +0000 (11:08 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 20 Dec 2021 12:47:17 +0000 (12:47 +0000)
commit16dd85955b4935dd5c7a1c03fae8408044b85e09
tree35d1f86a19a92ed1cd43076af08f3a869b31cd48
parent82c4a772d79c7a1166b7cbe5b59eae4b15c6bc57
ASoC: meson: Use dev_err_probe() helper

Use the dev_err_probe() helper, instead of open-coding the same
operation.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/20211214020843.2225831-17-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/aiu.c
sound/soc/meson/axg-fifo.c
sound/soc/meson/axg-pdm.c
sound/soc/meson/axg-spdifin.c
sound/soc/meson/axg-spdifout.c
sound/soc/meson/axg-tdm-formatter.c
sound/soc/meson/axg-tdm-interface.c
sound/soc/meson/meson-card-utils.c
sound/soc/meson/t9015.c