OSDN Git Service

ASoC: compress: Cancel delayed power down if needed
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Wed, 27 Mar 2013 16:39:01 +0000 (16:39 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 Mar 2013 00:23:56 +0000 (00:23 +0000)
commitfa40ef208c955bfe21f53913f51f297ac3237e95
tree0b9357803c1bb2742828fd031ab5eba415670dea
parent8bb9660418e05bb1845ac1a2428444d78e322cc7
ASoC: compress: Cancel delayed power down if needed

When a new stream is being opened it is necessary to cancel any delayed
power down of the audio.

[Fixed unused variable -- broonie]

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-compress.c