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:
0f64f70
)
pcmcia: don't call flush_scheduled_work() spuriously
author
Tejun Heo
<tj@kernel.org>
Fri, 15 Oct 2010 14:58:21 +0000
(16:58 +0200)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Sat, 16 Oct 2010 09:07:37 +0000
(11:07 +0200)
au100_generic and soc_common call flush_scheduled_work() spuriously.
Remove them.
This is to prepare for the deprecation and removal of
flush_scheduled_work().
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found