From: Mark Brown Date: Mon, 23 Nov 2009 13:11:53 +0000 (+0000) Subject: ASoC: Fix suspend with active audio streams X-Git-Tag: v2.6.32~50^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50b6bce59d154b5db137907a5c0ed45a4e7a3829;p=pandora-kernel.git ASoC: Fix suspend with active audio streams When we get a stream suspend event force the power down since otherwise the stream would remain marked as active. In future we'll probably want to make this stream-specific and add an interface to make the power down of other widgets optional in order to support leaving bypass paths active while suspending the processor. Cc: stable@kernel.org Reported-by: Joonyoung Shim Tested-by: Joonyoung Shim Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed