Skip to content

Commit

Permalink
[media] cx23885: remove channel dump diagnostics when a vbi buffer ti…
Browse files Browse the repository at this point in the history
…mes out

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 14, 2011
1 parent 24465b4 commit 68776b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/media/video/cx23885/cx23885-vbi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 68776b3

Please sign in to comment.