ASoC: compress: Use power efficient workqueue
authorMark Brown <broonie@linaro.org>
Fri, 9 Aug 2013 17:12:29 +0000 (18:12 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 12 Aug 2013 10:04:54 +0000 (11:04 +0100)
There is no need for the power down work to be done on a per CPU workqueue
especially considering the fairly long delay before powerdown.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Vinod Koul <vinod.koul@intel.com>

No differences found