mbox series

[v1,0/2] media: v4l2-subdev: Fix link validation issue

Message ID 20231113101718.6098-1-laurent.pinchart+renesas@ideasonboard.com (mailing list archive)
Headers show
Series media: v4l2-subdev: Fix link validation issue | expand

Message

Laurent Pinchart Nov. 13, 2023, 10:17 a.m. UTC
Hello,

This small patch series addresses an incorrect (in my opinion) warning
printed by the v4l2_subdev_link_validate() helper. Patch 1/2 is a small
drive-by cleanup, and the important change is in 2/2. Please see the
patch commit message for details.

The series has been tested with the VSP1 driver, and correctly gets rid
of the warning.

Laurent Pinchart (2):
  media: v4l2-subdev: Drop unreacheable warning
  media: v4l2-subdev: Relax warnings in link validation

 drivers/media/v4l2-core/v4l2-subdev.c | 38 ++++++++++++++++-----------
 1 file changed, 23 insertions(+), 15 deletions(-)


base-commit: b85ea95d086471afb4ad062012a4d73cd328fa86