diff options
| author | David Lechner <dlechner@baylibre.com> | 2026-03-08 00:54:37 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-03-14 15:10:22 +0300 |
| commit | ff0843ceb1fb11a6b73e0e77b932ef7967aecd4b (patch) | |
| tree | a7d0ab0cccc37c1a7ea49c97005372c89f4677c9 /include | |
| parent | c48012d519fe72fb82786d53930b2b907bf7c10c (diff) | |
| download | linux-ff0843ceb1fb11a6b73e0e77b932ef7967aecd4b.tar.xz | |
iio: adc: ti-ads7950: remove chip_info[]
Remove the chip_info[] array and related enum used for looking up chip-
specific information. Instead, use individual structs directly in the
module device tables.
Also update to use spi_get_device_match_data() in case the devicetree
table is ever used instead of the SPI device ID table.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
