diff options
| author | Erikas Bitovtas <xerikasxx@gmail.com> | 2026-04-14 15:37:18 +0300 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-04-27 09:58:20 +0100 |
| commit | b2362b824f977a0a08f8d16c36510cabd6f58ce8 (patch) | |
| tree | 0b8c3970b5e7465f1524f113d3a192ba704a81bc /scripts/patch-kernel | |
| parent | 4617091a7616aeaa174506045733b20a5398c2a9 (diff) | |
| download | linux-b2362b824f977a0a08f8d16c36510cabd6f58ce8.tar.gz linux-b2362b824f977a0a08f8d16c36510cabd6f58ce8.zip | |
iio: light: vcnl4000: drop enum id table in favor of chip structs
Instead of creating an enum table with chip IDs, store pointers to
structs directly. This drops the association between chip structs and
enum IDs and allows for easier addition or removal of new devices.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Erikas Bitovtas <xerikasxx@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
