summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7192.c
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2022-09-21 16:36:18 +0000
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2022-11-23 19:43:57 +0000
commit283026528e0ee8ea89a60f9addaf0f2eda167c42 (patch)
tree28700608171b7e05e04da1d9cdedae001f84d68a /drivers/iio/adc/ad7192.c
parent35dab731c4d2b1e71827a56826ef60f53e97fc32 (diff)
iio: adc: ad9467: Silence no spi_device_id warnings
SPI devices use the spi_device_id for module autoloading even on systems using device tree, after commit 5fa6863ba692 ("spi: Check we have a spi_device_id for each DT compatible"), kernel warns as follows since the spi_device_id is missing: SPI driver ad9467 has no spi_device_id for adi,ad9265 SPI driver ad9467 has no spi_device_id for adi,ad9434 Add spi_device_id entries to silence the warnings, and ensure driver module autoloading works. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Link: https://lore.kernel.org/r/20220921163620.805879-4-weiyongjun@huaweicloud.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/adc/ad7192.c')
0 files changed, 0 insertions, 0 deletions