commit | 3d24cfe485e2750cc209a77dd62fa1fe004fc6c7 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Fri Aug 09 18:12:29 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Aug 12 11:04:54 2013 +0100 |
tree | 85aba9906b0e6cb9e1a27b67c047a54a716fb605 | |
parent | 02bd90e86dc63728feebaf2b238684208ccb19eb [diff] |
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>