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:
8324e86
)
staging:iio: iio_trigger contains defunct owner field. Remove it.
author
Jonathan Cameron
<jic23@kernel.org>
Wed, 14 Dec 2011 20:49:31 +0000
(20:49 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 16 Dec 2011 18:56:26 +0000
(10:56 -0800)
This field moved into the trigger_ops structure a while back, but somehow
never quite got cleared up. This clears the last few drivers to set it
(nothing uses it) and gets rid of it entirely.
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