2022-11-09 10:54:35

by Bagas Sanjaya

[permalink] [raw]
Subject: [PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents

Sphinx reported missing toctree entry for ST VGXY61 documentation:

Documentation/userspace-api/media/drivers/st-vgxy61.rst: WARNING: document isn't included in any toctree

Add the entry to fix the warning.

Link: https://lore.kernel.org/linux-next/[email protected]/
Fixes: 2378be892b6ff5 ("media: Documentation: Add ST VGXY61 driver documentation")
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Bagas Sanjaya <[email protected]>
---
Documentation/userspace-api/media/drivers/index.rst | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/userspace-api/media/drivers/index.rst b/Documentation/userspace-api/media/drivers/index.rst
index 32f82aed47d915..0f758c8d45235a 100644
--- a/Documentation/userspace-api/media/drivers/index.rst
+++ b/Documentation/userspace-api/media/drivers/index.rst
@@ -38,4 +38,5 @@ For more details see the file COPYING in the source distribution of Linux.
max2175
meye-uapi
omap3isp-uapi
+ st-vgxy61
uvcvideo

base-commit: 1e284ea984d3705e042b6b07469a66f1d43371e3
--
An old man doll... just what I always wanted! - Clara



2022-11-09 16:26:13

by Benjamin Mugnier

[permalink] [raw]
Subject: Re: [PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents

Hi Bagas,

I already submitted this here:
https://www.spinics.net/lists/linux-media/msg221143.html

Thanks.

On 11/9/22 11:01, Bagas Sanjaya wrote:
> Sphinx reported missing toctree entry for ST VGXY61 documentation:
>
> Documentation/userspace-api/media/drivers/st-vgxy61.rst: WARNING: document isn't included in any toctree
>
> Add the entry to fix the warning.
>
> Link: https://lore.kernel.org/linux-next/[email protected]/
> Fixes: 2378be892b6ff5 ("media: Documentation: Add ST VGXY61 driver documentation")
> Reported-by: Stephen Rothwell <[email protected]>
> Signed-off-by: Bagas Sanjaya <[email protected]>
> ---
> Documentation/userspace-api/media/drivers/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/userspace-api/media/drivers/index.rst b/Documentation/userspace-api/media/drivers/index.rst
> index 32f82aed47d915..0f758c8d45235a 100644
> --- a/Documentation/userspace-api/media/drivers/index.rst
> +++ b/Documentation/userspace-api/media/drivers/index.rst
> @@ -38,4 +38,5 @@ For more details see the file COPYING in the source distribution of Linux.
> max2175
> meye-uapi
> omap3isp-uapi
> + st-vgxy61
> uvcvideo
>
> base-commit: 1e284ea984d3705e042b6b07469a66f1d43371e3

--
Regards,

Benjamin

2022-11-10 01:54:09

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents

On 11/9/22 21:50, Benjamin MUGNIER wrote:
> Hi Bagas,
>
> I already submitted this here:
> https://www.spinics.net/lists/linux-media/msg221143.html
>
> Thanks.
>

Oh, I don't see above! Thanks anyway.

PS: Please don't top post your reply; reply inline with appropriate
context. I had to cut the whole context below your reply.

--
An old man doll... just what I always wanted! - Clara