staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_s...
commit01e57c5742fcd4d08eddab59ef1c3b3e1f60610c
authorBryan Freed <bfreed@chromium.org>
Thu, 7 Jul 2011 19:01:56 +0000 (7 12:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Jul 2011 21:11:49 +0000 (8 14:11 -0700)
tree9ae988427d3f65901d561124cd0b66a77b26fa24
parentf09f2c8142d275b0d9321d2ea93c8bd0d8dc32ec
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>
drivers/staging/iio/light/isl29018.c