linux/drivers/iio/light
Rodrigo Siqueira 67464a54e5 iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
Usually, functions responsible for reading raw data typically relies on
values from iio_chan_info_enum to correctly identify the type of data to
be read. There is a set of a device driver that uses the magic number 0
instead of IIO_CHAN_INFO_RAW. This patch improves the readability by
replaces the magic number 0 for the appropriate IIO_CHAN_INFO_RAW in six
devices driver in the IIO subsystem.

Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2018-03-07 20:14:36 +00:00
..
Kconfig iio: light: lv0104cs: Add support for LV0104CS light sensor 2018-03-03 15:16:57 +00:00
Makefile iio: light: lv0104cs: Add support for LV0104CS light sensor 2018-03-03 15:16:57 +00:00
acpi-als.c
adjd_s311.c
al3320a.c
apds9300.c
apds9960.c iio: add SPDX identifier for various drivers 2018-02-18 11:55:19 +00:00
bh1750.c
bh1780.c
cm3232.c
cm3323.c
cm3605.c
cm32181.c
cm36651.c
cros_ec_light_prox.c iio: cros_ec: Relax sampling frequency before suspending 2018-03-03 15:02:58 +00:00
gp2ap020a00f.c
hid-sensor-als.c iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW 2018-03-07 20:14:36 +00:00
hid-sensor-prox.c
isl29018.c
isl29028.c
isl29125.c
jsa1212.c
lm3533-als.c iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW 2018-03-07 20:14:36 +00:00
ltr501.c
lv0104cs.c iio: light: lv0104cs: Add support for LV0104CS light sensor 2018-03-03 15:16:57 +00:00
max44000.c
opt3001.c
pa12203001.c
rpr0521.c
si1145.c
st_uvis25.h iio: light: add support for UVIS25 sensor 2017-12-02 10:41:25 +00:00
st_uvis25_core.c iio: light: add support for UVIS25 sensor 2017-12-02 10:41:25 +00:00
st_uvis25_i2c.c iio: light: make a couple of config structures static 2018-01-08 16:03:41 +01:00
st_uvis25_spi.c iio: light: make a couple of config structures static 2018-01-08 16:03:41 +01:00
stk3310.c
tcs3414.c
tcs3472.c
tsl2563.c
tsl2583.c
tsl4531.c
us5182d.c
vcnl4000.c
veml6070.c
vl6180.c
zopt2201.c iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensor 2017-12-02 10:39:48 +00:00