OSDN Git Service

ASoC: sh: sh7760-ac97: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:24 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:37:35 +0000 (21:37 +0100)
commitf9aaa1929b2e828d87aee9adb003cd19fbf18f57
treeb0340fe2364f24b19a419d76b141e5f10c3d4e86
parent4f209c5142dcdd4db29f734d652fba4d2ab6da71
ASoC: sh: sh7760-ac97: use modern dai_link style

ASoC is now supporting modern style dai_link
(= snd_soc_dai_link_component) for CPU/Codec/Platform.
This patch switches to use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/sh7760-ac97.c