ASoC: meson: Use dev_err_probe() helper
[ Upstream commit 2ff4e003 ] 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> Stable-dep-of: 98ac85a0 ("ASoC: meson: aiu: fix function pointer type mismatch") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Showing
- sound/soc/meson/aiu.c 11 additions, 25 deletionssound/soc/meson/aiu.c
- sound/soc/meson/axg-fifo.c 4 additions, 12 deletionssound/soc/meson/axg-fifo.c
- sound/soc/meson/axg-pdm.c 6 additions, 19 deletionssound/soc/meson/axg-pdm.c
- sound/soc/meson/axg-spdifin.c 4 additions, 13 deletionssound/soc/meson/axg-spdifin.c
- sound/soc/meson/axg-spdifout.c 4 additions, 13 deletionssound/soc/meson/axg-spdifout.c
- sound/soc/meson/axg-tdm-formatter.c 13 additions, 37 deletionssound/soc/meson/axg-tdm-formatter.c
- sound/soc/meson/axg-tdm-interface.c 7 additions, 18 deletionssound/soc/meson/axg-tdm-interface.c
- sound/soc/meson/meson-card-utils.c 3 additions, 5 deletionssound/soc/meson/meson-card-utils.c
- sound/soc/meson/t9015.c 4 additions, 10 deletionssound/soc/meson/t9015.c
Loading