media: v4l2-subdev: Document that routing support depends on streams
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 18 Aug 2023 15:55:18 +0000 (18:55 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 27 Sep 2023 07:39:56 +0000 (09:39 +0200)
commitda7e34e558a522d4a71660a165815979b1397074
tree09aa28828f799da0782dec2942113110c896a35a
parent71f8a5e4be122a8737abfa6d14551480747c5e00
media: v4l2-subdev: Document that routing support depends on streams

Routing support, through the subdev .set_routing() operation, requires
the subdev to support streams. This is however not clearly documented
anywhere. Fix it by expanding the operation's documentation to indicate
that subdevs must set the V4L2_SUBDEV_FL_STREAMS flag.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
include/media/v4l2-subdev.h