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>
Tue, 17 Dec 2013 21:34:26 +0000 (21:34 +0000)
commit03bc67f592760de5b16a48cb07ca02ecedf5fa11
treeeb509f16e49372e7d9bedbab0bb55d4b518f9b00
parentdf08b04c9a3f2925e34f778bf20d37623635c306
ASoC: compress: Use power efficient workqueue

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>
(cherry picked from commit 3d24cfe485e2750cc209a77dd62fa1fe004fc6c7)
sound/soc/soc-compress.c