]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: samsung: Use dev_err_probe() helper
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Dec 2021 02:08:41 +0000 (11:08 +0900)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 10 Aug 2022 07:24:26 +0000 (09:24 +0200)
commitd2612482510c107aaa7bc5fde9f041b18f577a90
treed509f448405d50d221add584e83f3e0f9a50d3fc
parent31ed0de4a626d5ba2713adb39e4a8cd862047f25
ASoC: samsung: Use dev_err_probe() helper

BugLink: https://bugs.launchpad.net/bugs/1981864
[ Upstream commit 27c6eaebcf75e4fac145d17c7fa76bc64b60d24c ]

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-21-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
sound/soc/samsung/aries_wm8994.c
sound/soc/samsung/arndale.c
sound/soc/samsung/littlemill.c
sound/soc/samsung/lowland.c
sound/soc/samsung/odroid.c
sound/soc/samsung/smdk_wm8994.c
sound/soc/samsung/smdk_wm8994pcm.c
sound/soc/samsung/snow.c
sound/soc/samsung/speyside.c
sound/soc/samsung/tm2_wm5110.c
sound/soc/samsung/tobermory.c