]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: simple-card: add simple_link_init()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 11 May 2021 01:17:47 +0000 (10:17 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 11 May 2021 14:42:28 +0000 (15:42 +0100)
commitdbfe1dbaf886460c245569a28375ddee20e23e21
tree61be682160d34f63e340bb0d23555f5db571bcee
parent8cf016129f4e7679281f24bf5a7c08155599093d
ASoC: simple-card: add simple_link_init()

Original commit 0ead92087ad9485d5f4 ("ASoC: simple-card: add
simple_link_init()") are rejected, and this is remake version of it.

This patch adds simple_link_init() and share dai_link setting code.

Reported-by: "kernelci.org bot" <bot@kernelci.org>
Fixes: bb85078541402eb125b ("ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2")
Fixes: 0ead92087ad9485d5f4 ("ASoC: simple-card: add simple_link_init()")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/87fsyuax1g.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/simple-card.c