commit | a88b3ebc91e4606490fe0dd980ec9134cb816f42 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Wed May 18 14:42:08 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 19 16:14:59 2011 -0700 |
tree | 804f820826f60ba03143b0c2148c3e8e45ee0e66 | |
parent | 8a27a023f8f66a8361c5e3d8160a690f480479ec [diff] |
staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else. Drivers have no need to use this functionality any more and we save a lot of code by getting rid of it. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>