]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: iio: adc: ad7606: Add OF device ID table
authorStefan Popa <stefan.popa@analog.com>
Thu, 13 Dec 2018 12:46:20 +0000 (14:46 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 22 Dec 2018 16:58:14 +0000 (16:58 +0000)
commit43f9b204edf033b6fb87f761c70a8f55462983ae
treecd3af3ecd97ee67e440dc188a9b97ddeb0b3dac2
parent6620585a0c9ee75332346ef2dcb1c4a7573db57b
staging: iio: adc: ad7606: Add OF device ID table

The driver does not have a struct of_device_id table, but supported
devices are registered via Device Trees. This patch adds and OF device
ID table.

Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/adc/ad7606_par.c
drivers/staging/iio/adc/ad7606_spi.c