summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885/cx23885.h
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.h
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.h')
-rw-r--r--drivers/media/video/cx23885/cx23885.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h
index 4312c3fcc1ec..929235440e23 100644
--- a/drivers/media/video/cx23885/cx23885.h
+++ b/drivers/media/video/cx23885/cx23885.h
@@ -47,8 +47,6 @@
/* Max number of inputs by card */
#define MAX_CX23885_INPUT 8
-//#define SHADOW_MAX 3
-
#define BUFFER_TIMEOUT (HZ) /* 0.5 seconds */
#define CX23885_BOARD_NOAUTO UNSET
@@ -180,7 +178,6 @@ struct cx23885_dev {
int pci_bus, pci_slot;
u32 __iomem *lmmio;
u8 __iomem *bmmio;
- //u32 shadow[SHADOW_MAX];
int pci_irqmask;
/* I2C adapters: Master 1 & 2 (External) & Master 3 (Internal only) */