]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: mxs: Use dev_err_probe() helper
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Dec 2021 02:08:38 +0000 (11:08 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 20 Dec 2021 12:47:18 +0000 (12:47 +0000)
commitee90901dc356c3f5497482347d8d9570a01a0801
tree12a9820318815b697848df9ac135e8226125abf9
parent16dd85955b4935dd5c7a1c03fae8408044b85e09
ASoC: mxs: 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-18-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mxs/mxs-sgtl5000.c