ASoC: soc-core.c: use helper function
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 31 Jan 2023 02:01:29 +0000 (02:01 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 31 Jan 2023 11:05:07 +0000 (11:05 +0000)
commit9024bae4bb229c38522bb8c5dc45b82f9c27e0fc
tree49b69e465c39fb535aa51c1dadab990c91199ef9
parent2abde57fb82b4259b790212135b2194f2fd4dc7c
ASoC: soc-core.c: use helper function

Current ASoC has many helper function.
This patch use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/87k013ea2u.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c