]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99eeb90f3db61e935f9158724369173fcd99c906
treed8075f8cf74eea2675c66af64bc04d0a979a90cf
parent04a9afae194c06460f6c49281d6df2282ffafa90
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