]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Augment existing card DAPM routes in snd_soc_of_parse_audio_routing
authorPeter Rosin <peda@axentia.se>
Thu, 27 Nov 2014 21:02:42 +0000 (22:02 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 4 Dec 2014 22:40:13 +0000 (22:40 +0000)
commitc3c6c357ab1ba463b3b50e611eca238d89ed9c4e
tree0b4c1b737434f9e9d4397ae7f2a064e03b248acc
parentd01f2b47e90bead7e75abde8302af0ba7f9a2fb7
ASoC: Augment existing card DAPM routes in snd_soc_of_parse_audio_routing

If a snd_soc_card has any DAPM routes when it calls
snd_soc_of_parse_audio_routing, those are clobbered without this change.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c