aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-subdev.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2024-06-19 02:42:34 +0300
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2024-08-26 16:36:11 +0300
commit06564411dcd10277eb5e192106603114cac3fd3f (patch)
tree87bacd7fe2ba4f936fe110a61156458f6c742333 /drivers/media/v4l2-core/v4l2-subdev.c
parentmedia: dt-bindings: qcom,sc7280-venus: Allow one IOMMU entry (diff)
downloadlinux-06564411dcd10277eb5e192106603114cac3fd3f.tar.gz
linux-06564411dcd10277eb5e192106603114cac3fd3f.zip
media: microchip-isc: Drop v4l2_subdev_link_validate() for video devices
The v4l2_subdev_link_validate() function is a helper designed to validate links whose sink is a subdev. When called on a link whose sink is a video device, it only prints a warning and returns. As the microchip-isc driver implements manual validate of the subdev to video device link, we can just drop the v4l2_subdev_link_validate() to avoid the warning. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions