OSDN Git Service

ASoC: Intel: glk_rt5682_max98357a: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:22:09 +0000 (13:22 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:19:53 +0000 (22:19 +0100)
commit02c31963d156025be6264d88ee42f78091112ca5
tree126c2a9d29225cae7f0bfcffe2d0d1306f34fa96
parenta78959f407e66b2f74fb72b47b252f4ed8b1671e
ASoC: Intel: glk_rt5682_max98357a: 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/intel/boards/glk_rt5682_max98357a.c