]> 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)
commit523949b25a8281cfe6e593912a57df23aea3aadd
treed8075f8cf74eea2675c66af64bc04d0a979a90cf
parent5d2e2faad73a5f64e0ef6b3b6f70b918b8b18f3f
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