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:
f5b81dd
)
iio: Add helper function for initializing triggered buffers
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 18 Jun 2012 16:33:48 +0000
(18:33 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 19 Jun 2012 00:26:09 +0000
(17:26 -0700)
Add a helper function for executing the common tasks which are usually involved
in setting up a simple software ringbuffer. It will allocate the buffer,
allocate the pollfunc and register the buffer.
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