From: Mark Brown Date: Sat, 1 Sep 2012 00:38:32 +0000 (-0700) Subject: ASoC: dapm: Ensure bypass paths are suspended and resumed X-Git-Tag: v3.7-rc1~81^2~14^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2d32ff6ce4ee9958f3973a086f3fa5d009e6306;p=pandora-kernel.git ASoC: dapm: Ensure bypass paths are suspended and resumed 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 Acked-by: Liam Girdwood --- Reading git-diff-tree failed