From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH v9 04/24] v4l: async: Add V4L2 async documentation to the documentation build Date: Sat, 09 Sep 2017 18:37:25 +0300 Message-ID: <2286055.TjJQYklu2V@avalon> References: <20170908131235.30294-1-sakari.ailus@linux.intel.com> <20170908131235.30294-5-sakari.ailus@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20170908131235.30294-5-sakari.ailus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sakari Ailus Cc: linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, niklas.soderlund-1zkq55x86MTxsAP9Fp7wbw@public.gmane.org, robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org, linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, mika.westerberg-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, pavel-+ZI9xUNit7I@public.gmane.org, sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Sakari, Thank you for the patch. On Friday, 8 September 2017 16:11:55 EEST Sakari Ailus wrote: > The V4L2 async wasn't part of the documentation build. Fix this. >=20 > Signed-off-by: Sakari Ailus > Reviewed-by: Niklas S=C3=B6derlund With character encoding fixed, Reviewed-by: Laurent Pinchart > Acked-by: Hans Verkuil > --- > Documentation/media/kapi/v4l2-async.rst | 3 +++ > Documentation/media/kapi/v4l2-core.rst | 1 + > 2 files changed, 4 insertions(+) > create mode 100644 Documentation/media/kapi/v4l2-async.rst >=20 > diff --git a/Documentation/media/kapi/v4l2-async.rst > b/Documentation/media/kapi/v4l2-async.rst new file mode 100644 > index 000000000000..523ff9eb09a0 > --- /dev/null > +++ b/Documentation/media/kapi/v4l2-async.rst > @@ -0,0 +1,3 @@ > +V4L2 async kAPI > +^^^^^^^^^^^^^^^ > +.. kernel-doc:: include/media/v4l2-async.h > diff --git a/Documentation/media/kapi/v4l2-core.rst > b/Documentation/media/kapi/v4l2-core.rst index c7434f38fd9c..5cf292037a48 > 100644 > --- a/Documentation/media/kapi/v4l2-core.rst > +++ b/Documentation/media/kapi/v4l2-core.rst > @@ -19,6 +19,7 @@ Video4Linux devices > v4l2-mc > v4l2-mediabus > v4l2-mem2mem > + v4l2-async > v4l2-fwnode > v4l2-rect > v4l2-tuner =2D-=20 Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html