diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-10-28 23:44:42 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2024-11-07 11:05:57 +0300 |
commit | 8c6699718949ac109bc8d7175eacd3e4b47389c8 (patch) | |
tree | bdd842fd3b0776a4da2a284abeb06fe50c7dbb4f /tools/perf/scripts/python/stackcollapse.py | |
parent | 28aeaeaca62ebb1b638582ef81f8974f520c0dcb (diff) | |
download | linux-8c6699718949ac109bc8d7175eacd3e4b47389c8.tar.xz |
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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tarang Raval <tarang.raval@siliconsignals.io>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions