]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dapm: Mark widgets as dirty when a route is added
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 5 Jul 2012 16:20:06 +0000 (17:20 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 6 Jul 2012 18:06:59 +0000 (19:06 +0100)
commit4bae1c30bc2159f63361802b446714c77e9ce967
tree1b3ff59d1d7f869c315fb191e90030362781bf83
parent0a383b3c744cd0c18b717123c98daf16d73b066d
ASoC: dapm: Mark widgets as dirty when a route is added

If we add a new route at runtime then we'll need to recheck the connections
to the affected widgets.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/soc-dapm.c