[media] cx23885: remove channel dump diagnostics when a vbi buffer times out
authorSteven Toth <stoth@kernellabs.com>
Mon, 10 Oct 2011 14:09:55 +0000 (11:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 14 Oct 2011 20:12:22 +0000 (17:12 -0300)
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-vbi.c

index 10d8af8..499bc45 100644 (file)
@@ -162,8 +162,6 @@ void cx23885_vbi_timeout(unsigned long data)
        struct cx23885_buffer *buf;
        unsigned long flags;
 
-       cx23885_sram_channel_dump(dev, &dev->sram_channels[SRAM_CH02]);
-
        /* Stop the VBI engine */
        cx_clear(VID_A_DMA_CTL, 0x22);