Home
last modified time | relevance | path

Searched hist:"4 a9ed39477bd1635cf23b49e10f9e364329bbe46" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff 4a9ed39477bd1635cf23b49e10f9e364329bbe46 Tue Sep 11 01:51:14 CDT 2018 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: soc-core: manage platform name under snd_soc_init_platform()

Now "platform" is controlled by snd_soc_dai_link_component,
thus its "name" can be initialized in snd_soc_init_platform(),
instead of soc_bind_dai_link() local.
This patch do it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>