diff options
| author | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-06-19 17:54:33 +0200 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-06-30 00:15:56 +0100 |
| commit | 81c0bbfa510337b46b73e1bc734da7fa35d3f6fa (patch) | |
| tree | 4b97d755e115e54157c7f0d2225dc8a6980241fa /block | |
| parent | d04a09b41d2e2d7c2063cf8f2addc1c6dd08de4b (diff) | |
| download | linux-next-81c0bbfa510337b46b73e1bc734da7fa35d3f6fa.tar.gz linux-next-81c0bbfa510337b46b73e1bc734da7fa35d3f6fa.zip | |
iio: dac: max5522: Simplify device abstraction
The driver only supports a single chip variant since it's birth in 2022.
Both the spi id_table and the of id_table are essentially unused (only
assigned to a write-only member in private data).
Hardcode the device name and then drop various unused stuff from the
driver. While touching the spi id_table assign .name using a named
initializer.
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions
