projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c3a206
)
V4L/DVB: mx2_camera: fix comment typo
author
Baruch Siach
<baruch@tkos.co.il>
Tue, 27 Jul 2010 12:06:09 +0000
(09:06 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:17 +0000
(
01:06
-0200)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mx2_camera.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/video/mx2_camera.c
b/drivers/media/video/mx2_camera.c
index 3fba60036eb24424a19d89289e942a2f0b56fd67..2560e77b35dfb5a8b57eda1cc487c00819755f44 100644
(file)
--- a/
drivers/media/video/mx2_camera.c
+++ b/
drivers/media/video/mx2_camera.c
@@
-461,7
+461,7
@@
static void free_buffer(struct videobuf_queue *vq, struct mx2_buffer *buf)
/*
* This waits until this buffer is out of danger, i.e., until it is no
- * longer in
STATE_QUEUED or STATE
_ACTIVE
+ * longer in
state VIDEOBUF_QUEUED or VIDEOBUF
_ACTIVE
*/
videobuf_waiton(vq, vb, 0, 0);