commit | 01e57c5742fcd4d08eddab59ef1c3b3e1f60610c | [log] [tgz] |
---|---|---|
author | Bryan Freed <bfreed@chromium.org> | Thu Jul 07 12:01:56 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jul 08 14:11:49 2011 -0700 |
tree | 9ae988427d3f65901d561124cd0b66a77b26fa24 | |
parent | f09f2c8142d275b0d9321d2ea93c8bd0d8dc32ec [diff] |
staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework. Remove the driver's get_sensor_data() interfaces and replace them with iio_chan_spec channels. This converts 4 files to the new framework. Driver ABI change: The intensity_infrared_raw file is now intensity_ir_raw. Signed-off-by: Bryan Freed <bfreed@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>