original_kernel/drivers/iio/light
Javier Martinez Canillas ae4e825b88 iio: light: apds9960: Add OF device ID table
The driver doesn't have a struct of_device_id table but supported devices
are registered via Device Trees. This is working on the assumption that a
I2C device registered via OF will always match a legacy I2C device ID and
that the MODALIAS reported will always be of the form i2c:<device>.

But this could change in the future so the correct approach is to have an
OF device ID table if the devices are registered via OF.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-03-19 10:55:42 +00:00
..
Kconfig
Makefile
acpi-als.c
adjd_s311.c
al3320a.c
apds9300.c
apds9960.c iio: light: apds9960: Add OF device ID table 2017-03-19 10:55:42 +00:00
bh1750.c
bh1780.c
cm3232.c
cm3323.c
cm3605.c
cm32181.c
cm36651.c
cros_ec_light_prox.c
gp2ap020a00f.c
hid-sensor-als.c
hid-sensor-prox.c
isl29018.c
isl29125.c
jsa1212.c
lm3533-als.c
ltr501.c
max44000.c
opt3001.c
pa12203001.c
rpr0521.c
si1145.c
stk3310.c
tcs3414.c
tcs3472.c
tsl2563.c iio: light: tsl2563: Add OF device ID table 2017-03-19 10:52:56 +00:00
tsl2583.c
tsl4531.c
us5182d.c iio: light: us5182d: Add OF device ID table 2017-03-19 10:52:03 +00:00
vcnl4000.c
veml6070.c