ASoC: fsl: Use dev_err_probe() helper
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Dec 2021 02:08:34 +0000 (11:08 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 20 Dec 2021 12:47:14 +0000 (12:47 +0000)
commit2e6f557ca35aa330dbf31c5e1cc8119eff1526fa
treed8075f8cf74eea2675c66af64bc04d0a979a90cf
parent88fb6da3f4313feb885f432cfc3051b33fdb2df7
ASoC: fsl: 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-14-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl-asoc-card.c
sound/soc/fsl/imx-card.c
sound/soc/fsl/imx-sgtl5000.c
sound/soc/fsl/imx-spdif.c