mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
media: sun6i-csi: Fix comment typo
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>
This commit is contained in:
parent
d063ddfb8a
commit
948c752d2e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user