diff options
| author | Marek Vasut <[email protected]> | 2022-03-28 21:47:23 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-04-04 09:11:26 +0100 |
| commit | 0ca269a4ae3982845a7ff97b8feaaf3562ac1c8d (patch) | |
| tree | 47768979cd61d586af157a5c2ff787ced099e098 /tools/perf/scripts/python/bin | |
| parent | 3139ff24e2bc25d619ef822491651ecfb886db90 (diff) | |
iio: adc: ti-ads1015: Convert to OF match data
Replace chip type enumeration in match data with pointer to static constant
structure which contains all the different chip properties in one place, and
then replace handling of chip type in probe() with simple copy of fields in
the new match data structure into struct iio_dev.
This reduces code and increases static data.
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Daniel Baluta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions