diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2023-01-14 21:10:39 +0300 | 
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-02-08 10:05:14 +0300 | 
| commit | ba49e91e01876be72186faac75eafd2c0944e581 (patch) | |
| tree | 805f211efb45ad14582c619e3dcf852f8cefc8a0 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 3f1125db16a5358ac59fd09fab87aa7b7ea622ce (diff) | |
| download | linux-ba49e91e01876be72186faac75eafd2c0944e581.tar.xz | |
media: atomisp: Remove atomisp_gmin_find_subdev()
atomisp_gmin_find_subdev() can be used to lookup a subdev
given its i2c-adapter + i2c-client-address.
But the only caller of it reads this from the intel_v4l2_subdev_table
struct and that same struct already contains a pointer to the v4l2_subdev.
So this function is not necessary, drop it and modify its only caller
to directly take the subdev from the intel_v4l2_subdev_table struct.
Also drop struct intel_v4l2_subdev_i2c_board_info since that now no
longer is used.
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
