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:
91a18ae
)
ASoC: twl6040: One workqueue should be enough
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Thu, 29 Sep 2011 12:22:34 +0000
(15:22 +0300)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 30 Sep 2011 12:55:08 +0000
(13:55 +0100)
It is a bit overkill to have three (3) separate
workqueue for a single driver.
We can manage things with one workqueue nicely.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found