OSDN Git Service

media: Documentation: media: Fix recently introduced build warning in subdev docs
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 13 Jan 2021 08:34:41 +0000 (09:34 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 26 Jan 2021 18:19:36 +0000 (19:19 +0100)
commit54c261891ced2566cdd5a54c84fcc94a7322912a
tree4654b7aafbb6152e5cab18460f7a852f980b829b
parent36e4f2b2e3f7a9d8f9f08bc68a05d64d23b34c3d
media: Documentation: media: Fix recently introduced build warning in subdev docs

A reference to the sub-device pad ops was not follwed by a whitespace,
resulting in a warning during documentation build. Fix it.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 25c8d9a7689e ("media: Documentation: v4l: Document that link_validate op is valid for sink only")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/driver-api/media/v4l2-subdev.rst