ASoC: dapm: Ensure bypass paths are suspended and resumed
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 1 Sep 2012 00:38:32 +0000 (17:38 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 6 Sep 2012 00:22:19 +0000 (08:22 +0800)
Since bypass paths aren't part of DAPM streams and we may not have any
DAPM streams there may not be anything that triggers a DAPM sync for
them. Mark all input and output widgets as dirty and then sync to do so
at the end of suspend and resume.

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

No differences found