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:
c163318
)
staging:iio:meter:ad7758 use iio_sw_buffer_preenable to avoid code repition
author
Jonathan Cameron
<jic23@kernel.org>
Sat, 21 Apr 2012 09:09:42 +0000
(10:09 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 24 Apr 2012 18:23:38 +0000
(11:23 -0700)
Using this generic function adds a little overhead to a slow path but
reduces the amount of code repitition in exchange.
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found