* [PATCH] media: sun6i-csi: Fix comment typo
@ 2022-07-16 4:31 Jason Wang
0 siblings, 0 replies; only message in thread
From: Jason Wang @ 2022-07-16 4:31 UTC (permalink / raw)
To: mchehab
Cc: yong.deng, wens, jernej.skrabec, samuel, linux-media,
linux-arm-kernel, linux-sunxi, linux-kernel, Jason Wang
The double `the' is duplicated in the comment, remove one.
Signed-off-by: Jason Wang <wangborong@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 1d46e113d01d..74d64a20ba5b 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.35.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-07-19 12:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-16 4:31 [PATCH] media: sun6i-csi: Fix comment typo Jason Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox