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:
d983c54
)
mtd: don't use flush_scheduled_work()
author
Tejun Heo
<tj@kernel.org>
Sat, 11 Dec 2010 16:51:44 +0000
(17:51 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Thu, 6 Jan 2011 15:17:08 +0000
(15:17 +0000)
flush_scheduled_work() is deprecated and scheduled to be removed.
Directly flush cxt->work_{erase|write} on removal instead.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found