From: Mark Brown Date: Tue, 14 Oct 2008 12:58:36 +0000 (+0100) Subject: ASoC: Fix handling of DAPM suspend work X-Git-Tag: Release-2010-05/1~2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e9535e1adf9f147063af5b93a46fb173c1d2d1;p=pandora-kernel.git ASoC: Fix handling of DAPM suspend work Since we can query the playback stream power state directly we do not need to infer if it is powered up from the timer being scheduled. Doing this avoids problems that previously existed with streams being incorrectly determined to be powered up caused when the timer is scheduled when streams are closed after being partially set up. Reported-by: Nobin Mathew Reported-by: Jukka Hynninen Signed-off-by: Mark Brown --- Reading git-diff-tree failed