commit | 29b7f43ef41bdbdd35dc54ea878efb855c224b7b | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Wed May 18 14:41:59 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 19 16:14:57 2011 -0700 |
tree | d3f9cdfe14fe3379e921b93a34f87c1ea6ff9548 | |
parent | cd69f57dee75cb27337bf5438359aae86503873f [diff] |
staging:iio:gyro:adis16260 move to chan_spec based setup. 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>