diff options
author | Laurent Pinchart <[email protected]> | 2024-10-28 22:44:42 +0200 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-11-07 09:05:57 +0100 |
commit | 8c6699718949ac109bc8d7175eacd3e4b47389c8 (patch) | |
tree | bdd842fd3b0776a4da2a284abeb06fe50c7dbb4f /tools/perf/scripts/python/sched-migration.py | |
parent | 28aeaeaca62ebb1b638582ef81f8974f520c0dcb (diff) |
media: i2c: mt9p031: Drop I2C device ID table
The mt9p031 driver doesn't support platform data anymore, and requires
the I2C device to be instantiated through a method that supports device
properties. As the driver lacks an ACPI device ID table, the device
matching will always go through the OF device ID table, either for OF
devices, or for ACPI devices using PRP0001. The I2C device ID table is
therefore not needed. Drop it.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Tarang Raval <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions