git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02bd90e
)
ASoC: compress: Use power efficient workqueue
author
Mark Brown
<broonie@linaro.org>
Fri, 9 Aug 2013 17:12:29 +0000
(18:12 +0100)
committer
Mark 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