projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
737bd41
)
V4L/DVB (6742): ivtv: fix incorrect debug message
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sun, 2 Dec 2007 09:56:00 +0000
(06:56 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:17 +0000
(19:03 -0200)
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-irq.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/ivtv/ivtv-irq.c
b/drivers/media/video/ivtv/ivtv-irq.c
index ebc200320e6f0e8979ac8b404557d467a915fab1..c5ea54e652722dc6b2f0deda8ef144698775bc4b 100644
(file)
--- a/
drivers/media/video/ivtv/ivtv-irq.c
+++ b/
drivers/media/video/ivtv/ivtv-irq.c
@@
-436,7
+436,7
@@
static void ivtv_dma_enc_start(struct ivtv_stream *s)
s_vbi->sg_pending_size = 0;
s_vbi->dma_xfer_cnt++;
set_bit(IVTV_F_S_DMA_HAS_VBI, &s->s_flags);
- IVTV_DEBUG_HI_DMA("include DMA for %s\n", s->name);
+ IVTV_DEBUG_HI_DMA("include DMA for %s\n", s
_vbi
->name);
}
s->dma_xfer_cnt++;