[media] cx23885: remove channel dump diagnostics when a vbi buffer times out

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Steven Toth 2011-10-10 11:09:55 -03:00 committed by Mauro Carvalho Chehab
parent 24465b4485
commit 68776b30fe
1 changed files with 0 additions and 2 deletions

View 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);