mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
[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:
committed by
Mauro Carvalho Chehab
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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user