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:
f7ff694
)
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
author
Jonathan Cameron
<jic23@kernel.org>
Mon, 5 Dec 2011 22:18:29 +0000
(22:18 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Dec 2011 20:13:58 +0000
(12:13 -0800)
In all existing cases, the calls are coming from a location where
the indio_dev is already available.
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found