aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/mantis/mantis_common.h
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-04 05:04:18 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 11:55:33 -0200
commitd575571e8eda92c2cfd727ef050d17e30878fee6 (patch)
tree1532db193f554f8ca8355b80e0bc13bcc57c309e /drivers/media/dvb/mantis/mantis_common.h
parentV4L/DVB (13733): [Mantis] Start with the PCMCIA interface (diff)
downloadlinux-dev-d575571e8eda92c2cfd727ef050d17e30878fee6.tar.xz
linux-dev-d575571e8eda92c2cfd727ef050d17e30878fee6.zip
V4L/DVB (13734): [Mantis] Initial go at an Event Manager
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/mantis/mantis_common.h')
-rw-r--r--drivers/media/dvb/mantis/mantis_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/mantis/mantis_common.h b/drivers/media/dvb/mantis/mantis_common.h
index 24fc6da07fe2..f9891ebcfb0d 100644
--- a/drivers/media/dvb/mantis/mantis_common.h
+++ b/drivers/media/dvb/mantis/mantis_common.h
@@ -77,6 +77,8 @@ struct mantis_hwconfig {
};
struct mantis_pci {
+ unsigned int verbose;
+
/* PCI stuff */
u16 vendor_id;
u16 device_id;