diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-10-23 23:40:09 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-11-23 18:23:23 +0100 |
commit | 0623979d8352efe18f83c4fad95a2e61df17b3e7 (patch) | |
tree | 799f48dd3d59a809a9bb071380bd4caeadebf5cd /drivers/media/i2c/mt9v011.c | |
parent | 9295e7e0cc38be1e99e330a0ccefa90569ffc91d (diff) |
media: tegra-video: Use accessors for pad config 'try_*' fields
The 'try_*' fields of the v4l2_subdev_pad_config structure are meant to
be accessed through helper functions. Replace direct access with usage
of the v4l2_subdev_get_pad_format(), v4l2_subdev_get_pad_crop() and
v4l2_subdev_get_pad_compose() helpers.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/i2c/mt9v011.c')
0 files changed, 0 insertions, 0 deletions