alistair23-linux/drivers/media/radio/si4713
Javier Martinez Canillas 4e42e5f2f5 [media] si4713: 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: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-03-22 11:23:58 -03:00
..
Kconfig [media] si4713: fix Kconfig dependencies 2014-03-28 18:06:55 -03:00
Makefile
radio-platform-si4713.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
radio-usb-si4713.c [media] constify i2c_algorithm structures 2016-09-19 16:27:02 -03:00
si4713.c [media] si4713: Add OF device ID table 2017-03-22 11:23:58 -03:00
si4713.h [media] include/media: move platform_data to linux/platform_data/media 2015-11-17 06:58:42 -02:00