public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sunxi/sun6i-csi: fix repeated words in comments
@ 2022-08-23 14:38 wangjianli
  2022-08-25 20:50 ` Jernej Škrabec
  0 siblings, 1 reply; 2+ messages in thread
From: wangjianli @ 2022-08-23 14:38 UTC (permalink / raw)
  To: yong.deng, mchehab, wens, jernej.skrabec, samuel
  Cc: linux-sunxi, linux-kernel, wangjianli

Delete the redundant word 'the'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
 drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c b/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
index 682c26536034..fac004389b6b 100644
--- a/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
+++ b/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
@@ -177,7 +177,7 @@ static int sun6i_video_start_streaming(struct vb2_queue *vq, unsigned int count)
 
 	/*
 	 * CSI will lookup the next dma buffer for next frame before the
-	 * the current frame done IRQ triggered. This is not documented
+	 * current frame done IRQ triggered. This is not documented
 	 * but reported by Ondřej Jirman.
 	 * The BSP code has workaround for this too. It skip to mark the
 	 * first buffer as frame done for VB2 and pass the second buffer
-- 
2.36.1


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

* Re: [PATCH] sunxi/sun6i-csi: fix repeated words in comments
  2022-08-23 14:38 [PATCH] sunxi/sun6i-csi: fix repeated words in comments wangjianli
@ 2022-08-25 20:50 ` Jernej Škrabec
  0 siblings, 0 replies; 2+ messages in thread
From: Jernej Škrabec @ 2022-08-25 20:50 UTC (permalink / raw)
  To: yong.deng, mchehab, wens, samuel, wangjianli
  Cc: linux-sunxi, linux-kernel, wangjianli

Dne torek, 23. avgust 2022 ob 16:38:20 CEST je wangjianli napisal(a):
> Delete the redundant word 'the'.
> 
> Signed-off-by: wangjianli <wangjianli@cdjrlc.com>

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>

Best regards,
Jernej

> ---
>  drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
> b/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c index
> 682c26536034..fac004389b6b 100644
> --- a/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
> +++ b/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
> @@ -177,7 +177,7 @@ static int sun6i_video_start_streaming(struct vb2_queue
> *vq, unsigned int count)
> 
>  	/*
>  	 * CSI will lookup the next dma buffer for next frame before the
> -	 * the current frame done IRQ triggered. This is not documented
> +	 * current frame done IRQ triggered. This is not documented
>  	 * but reported by Ondřej Jirman.
>  	 * The BSP code has workaround for this too. It skip to mark the
>  	 * first buffer as frame done for VB2 and pass the second buffer
> --
> 2.36.1



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

end of thread, other threads:[~2022-08-25 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23 14:38 [PATCH] sunxi/sun6i-csi: fix repeated words in comments wangjianli
2022-08-25 20:50 ` Jernej Škrabec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox