Searched hist:d45f6219d256b4e02f9ebee2e3911f4ea80bac70 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff d45f6219d256b4e02f9ebee2e3911f4ea80bac70 Tue Oct 14 07:58:36 CDT 2008 Mark Brown <broonie@sirena.org.uk> 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 <nobin.mathew@gmail.com> Reported-by: Jukka Hynninen <ext-jukka.hynninen@vaisala.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|