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:
68bc730
)
staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 19 Dec 2011 14:23:47 +0000
(15:23 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 22 Dec 2011 21:38:09 +0000
(13:38 -0800)
Currently none of the buffer implementations implements the enable() or
is_enable() nor does core code try to call these. So it is safe to remove them.
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found