media: ov2680: Drop hts, vts ov2680_mode struct members
authorHans de Goede <hdegoede@redhat.com>
Mon, 15 Apr 2024 13:03:15 +0000 (15:03 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 22 Apr 2024 09:41:05 +0000 (11:41 +0200)
commitbd8ae7a1c11ed7dda0d534f541704eb764ba02df
tree86eb7f5c69ddea76de10855fe73a7526b06ce150
parentd89218e48d4ef39fca69fcb6a42a8184c1310833
media: ov2680: Drop hts, vts ov2680_mode struct members

The hts, vts ov2680_mode struct members always contain
OV2680_PIXELS_PER_LINE resp. OV2680_LINES_PER_FRAME,
drop them and simply use these values directly.

Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/i2c/ov2680.c