original_kernel/drivers/iio
Javier Martinez Canillas ee9a90735b iio: magnetometer: mag3110: 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:57:24 +00:00
..
accel iio: accel: bma180: Add OF device ID table 2017-03-19 10:55:17 +00:00
adc iio: adc: ti-ads1015: Add OF device ID table 2017-03-19 10:56:58 +00:00
amplifiers
buffer
chemical
common
counter iio: pc104: Mask PC/104 drivers via the PC104 Kconfig option 2017-03-15 21:59:08 +00:00
dac iio: dac: max5821: Set .of_match_table to OF device ID table 2017-03-19 10:56:26 +00:00
dummy
frequency
gyro
health
humidity
imu iio: imu: inv_mpu6050: Add OF device ID table 2017-03-19 10:54:43 +00:00
light iio: light: apds9960: Add OF device ID table 2017-03-19 10:55:42 +00:00
magnetometer iio: magnetometer: mag3110: Add OF device ID table 2017-03-19 10:57:24 +00:00
orientation
potentiometer
potentiostat
pressure iio: pressure: hp03: Add OF device ID table 2017-03-19 10:53:39 +00:00
proximity
temperature iio: mlx96014: Add OF device ID table 2017-03-19 10:49:24 +00:00
trigger
Kconfig
Makefile
iio_core.h
iio_core_trigger.h
industrialio-buffer.c
industrialio-configfs.c
industrialio-core.c
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c