diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-01-13 18:46:40 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-02-08 10:24:34 +0300 |
commit | ef6504afd046da6afe7c0f4b36df3654268e97e8 (patch) | |
tree | 34a7ce81088f4ff7d8a8cc2c514d80e8355444b0 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | f4ed8e3ba64a5cef32846e63c59897354bcb6d50 (diff) | |
download | linux-ef6504afd046da6afe7c0f4b36df3654268e97e8.tar.xz |
media: atomisp: ov2680: Drop struct ov2680_resolution / ov2680_res_preview
Drop struct ov2680_resolution and the ov2680_res_preview[] array,
this is now only used in ov2680_enum_frame_size() and only
the width + height are used there.
Replace this with a new struct v4l2_frmsize_discrete ov2680_frame_sizes[]
array.
No functional changes.
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/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions