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:
617156f
)
staging:iio: Make sure all triggers have a trigger_ops for the owner field.
author
Jonathan Cameron
<jic23@kernel.org>
Wed, 14 Dec 2011 20:49:30 +0000
(20:49 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 16 Dec 2011 18:56:25 +0000
(10:56 -0800)
The core needs the owner field to prevent module removal whilst in use and
uses it without confirming that the trigger_ops structure actually exists.
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found