]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sh: migor: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:13:20 +0000 (13:13 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 20:37:24 +0000 (21:37 +0100)
commitc9d513e420bc2836f187bcbeb6ad4e5cd909e155
treeb004edd069875e8cd40fe939366a433a52d7f18a
parente41e04e771a0c52a09af210c8cb13be276f419f7
ASoC: sh: migor: 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/migor.c