]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sunxi: Use dev_err_probe() helper
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Dec 2021 02:08:43 +0000 (11:08 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 20 Dec 2021 12:47:24 +0000 (12:47 +0000)
commit8c74998a5983777d7f8566c0da7820efb0504c47
tree2ed1b0796bfd26707dd2a1be5be0719e49a8bf41
parentf11c4f8c686f5929b9e25513d23f83df36167541
ASoC: sunxi: 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-23-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-codec.c