media: sun6i-csi: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Sat, 16 Jul 2022 04:31:02 +0000 (06:31 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 29 Aug 2022 13:32:13 +0000 (15:32 +0200)
The double `the' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c

index 1d46e113d01d5095c1910e77e5c78c5f14295b9a..74d64a20ba5bfe2714e0ee717cfa7e65a028d960 100644 (file)
@@ -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