[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:
parent
24465b4485
commit
68776b30fe
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue