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:
cd69f57
)
staging:iio:gyro:adis16260 move to chan_spec based setup.
author
Jonathan Cameron
<jic23@cam.ac.uk>
Wed, 18 May 2011 13:41:59 +0000
(14:41 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 19 May 2011 23:14:57 +0000
(16:14 -0700)
For clean drivers its easier to convert to chan_spec based
registration than to work around the scan_el attributes
going away.
Some minor cleanups done whilst here.
Untested.
V3: rebase fixup and make attribute_group static.
V2: IIO_CHAN macro updates.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found