]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: Intel: byt-max98090: use modern dai_link style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Jun 2019 04:20:15 +0000 (13:20 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jun 2019 21:12:55 +0000 (22:12 +0100)
commit0034172031aa695911cc2c2db2a3cd76ebff6cf4
tree30bfc7b02927613c66db35a907c69bdd6d9dddf3
parent6bf449c4c49a90ea973fb9b17418a79c53598b11
ASoC: Intel: byt-max98090: 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/byt-max98090.c