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:
25c38aa
)
staging: iio: Remove superfluous flush_scheduled_work
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 15 Jun 2012 16:14:36 +0000
(18:14 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 15 Jun 2012 21:36:26 +0000
(14:36 -0700)
None of these drivers ever schedule any work, so there is no need to flush any
scheduled work when the driver is removed.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found