All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents
@ 2022-11-09 10:01 Bagas Sanjaya
  2022-11-09 14:50 ` Benjamin MUGNIER
  0 siblings, 1 reply; 3+ messages in thread
From: Bagas Sanjaya @ 2022-11-09 10:01 UTC (permalink / raw)
  To: linux-media, linux-kernel, linux-doc, linux-next
  Cc: Mauro Carvalho Chehab, Hans Verkuil, Laurent Pinchart,
	Xavier Roumegue, Ezequiel Garcia, Benjamin Mugnier, Sakari Ailus,
	Bagas Sanjaya, Stephen Rothwell

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/20221109162013.293250a2@canb.auug.org.au/
Fixes: 2378be892b6ff5 ("media: Documentation: Add ST VGXY61 driver documentation")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents
  2022-11-09 10:01 [PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents Bagas Sanjaya
@ 2022-11-09 14:50 ` Benjamin MUGNIER
  2022-11-10  1:36   ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin MUGNIER @ 2022-11-09 14:50 UTC (permalink / raw)
  To: Bagas Sanjaya, linux-media, linux-kernel, linux-doc, linux-next
  Cc: Mauro Carvalho Chehab, Hans Verkuil, Laurent Pinchart,
	Xavier Roumegue, Ezequiel Garcia, Sakari Ailus, Stephen Rothwell

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/20221109162013.293250a2@canb.auug.org.au/
> Fixes: 2378be892b6ff5 ("media: Documentation: Add ST VGXY61 driver documentation")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
>  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents
  2022-11-09 14:50 ` Benjamin MUGNIER
@ 2022-11-10  1:36   ` Bagas Sanjaya
  0 siblings, 0 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2022-11-10  1:36 UTC (permalink / raw)
  To: Benjamin MUGNIER, linux-media, linux-kernel, linux-doc, linux-next
  Cc: Mauro Carvalho Chehab, Hans Verkuil, Laurent Pinchart,
	Xavier Roumegue, Ezequiel Garcia, Sakari Ailus, Stephen Rothwell

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-10  1:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 10:01 [PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents Bagas Sanjaya
2022-11-09 14:50 ` Benjamin MUGNIER
2022-11-10  1:36   ` Bagas Sanjaya

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.