Fix sentence conjunction in the streams and routes section. Signed-off-by: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx> --- Documentation/userspace-api/media/v4l/dev-subdev.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/userspace-api/media/v4l/dev-subdev.rst b/Documentation/userspace-api/media/v4l/dev-subdev.rst index 43988516acdd..7f6620cbdf78 100644 --- a/Documentation/userspace-api/media/v4l/dev-subdev.rst +++ b/Documentation/userspace-api/media/v4l/dev-subdev.rst @@ -561,7 +561,7 @@ selections. The order of configuring formats and selections along a stream is the same as without streams (see :ref:`format-propagation`). Instead of the sub-device wide merging of streams from all sink pads -towards all source pads, data flows for each route are separate from each +towards all source pads, data flows for each route that are separate from each other. Any number of routes from streams on sink pads towards streams on source pads is allowed, to the extent supported by drivers. For every stream on a source pad, however, only a single route is allowed. -- 2.44.0