summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885/cx23885-core.c
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2007-03-20 23:03:52 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-09 22:08:12 -0300
commit60a41d3b61a714d98a36cddbe182cc6ff0794274 (patch)
tree50a349ef71477cf51afdc405d1e3f634658f4d74 /drivers/media/video/cx23885/cx23885-core.c
parent44a6481dcd9ec835bbd608b1b2ee47ee62c7e1d8 (diff)
V4L/DVB (6163): cx23885: remove old comments
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx23885/cx23885-core.c')
-rw-r--r--drivers/media/video/cx23885/cx23885-core.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/video/cx23885/cx23885-core.c b/drivers/media/video/cx23885/cx23885-core.c
index 6f0a8dbc6b3b..3e1b62a2d50d 100644
--- a/drivers/media/video/cx23885/cx23885-core.c
+++ b/drivers/media/video/cx23885/cx23885-core.c
@@ -1043,10 +1043,6 @@ static int cx23885_start_dma(struct cx23885_tsport *port,
cx_write(port->reg_gpcnt_ctl, 3);
q->count = 1;
- /* A bug in the current 887 implementation, causes an NMI assert during
- * starting or stopping interrupts or dma. Avoid the bug for the time being,
- * enabling the developer to work on the demod/tuner locking work.
- */
switch(dev->bridge) {
case CX23885_BRIDGE_885:
case CX23885_BRIDGE_887: