Javier Martinez Canillas 72bf60f196 Input: synaptics_i2c - 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-03-23 14:46:32 -07:00
..
2017-03-07 09:49:30 -08:00
2017-03-07 09:49:30 -08:00
2016-05-16 17:25:08 -07:00
2008-05-20 12:17:39 -04:00
2008-05-20 12:17:39 -04:00
2017-01-24 12:37:43 -08:00
2015-04-14 14:29:03 -07:00