]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 6 Nov 2019 01:07:56 +0000 (10:07 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 12 Nov 2019 18:28:59 +0000 (18:28 +0000)
commit3ae375f20bed752de8ace405be3b72bf92945c7e
tree6929b10e5551866a357e5d55eae288bd1ffe64e6
parent168bf26e97128f6a075b9b083e6793b80a0cfecc
ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()

having both soc_bind_card() and snd_soc_instantiate_card() is
very confusable. Let's merge these.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87mud9hkwj.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c