]> 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)
commit355b69967a8a7cd0b96a49c6d70cc313116958b1
tree12a9820318815b697848df9ac135e8226125abf9
parent0c0bdae3c81f618669bac49598742cf2ae4ce232
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