]> 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)
commit3f2b6a6f52869128e64f9846c06baa96ff028eab
tree1b3ff59d1d7f869c315fb191e90030362781bf83
parent4a62a55820a58be7490475b63e4217feee8f9bfd
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