Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68776b30 authored by Steven Toth's avatar Steven Toth Committed by Mauro Carvalho Chehab
Browse files

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

parent 24465b44
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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);