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:
744e4a6
)
staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to access.
author
Jonathan Cameron
<jic23@cam.ac.uk>
Mon, 27 Jun 2011 12:07:25 +0000
(13:07 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 28 Jun 2011 21:39:40 +0000
(14:39 -0700)
Also remove the iio_dev pointer from chip state as never needed.
V2: Actually allocate the space for iio_priv data.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found