iio: adc128s052: Add OF match table
authorJavier Martinez Canillas <javier@osg.samsung.com>
Thu, 20 Aug 2015 07:07:28 +0000 (09:07 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 22 Aug 2015 18:03:04 +0000 (19:03 +0100)
commit9e611c9e5a20c28f426271a0c2c962795b699069
tree92b8cd0bf9df6a7ca095b6000b6f74d64ab33176
parent8b7c826d03721ed1d96bd87f138e59dcf80f54e7
iio: adc128s052: Add OF match table

The Documentation/devicetree/bindings/iio/adc/ti-adc128s052.txt DT binding
doc lists "ti,adc128s052" or "ti,adc122s021" as compatible strings but the
corresponding driver does not have an OF match table. Add the table to the
driver so the SPI core can do an OF style match.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/ti-adc128s052.c