diff options
author | Manu Abraham <abraham.manu@gmail.com> | 2009-12-03 03:46:06 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-01-17 08:55:30 -0500 |
commit | 8154bad4c488c1a23fb504a6e751d71a39733b76 (patch) | |
tree | 5db0b2997a27c3833f6027eb108b9aced1ec2ebf /drivers/media/dvb/mantis/mantis_common.h | |
parent | 33c79630dd9fb7658dbb885a22e3a8127b16a38a (diff) |
V4L/DVB (13715): [Mantis] Kernel I2C changes: use PCI parent device
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.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/mantis/mantis_common.h b/drivers/media/dvb/mantis/mantis_common.h index d4865e4f3468..34d2389f312b 100644 --- a/drivers/media/dvb/mantis/mantis_common.h +++ b/drivers/media/dvb/mantis/mantis_common.h | |||
@@ -83,7 +83,7 @@ struct mantis_pci { | |||
83 | 83 | ||
84 | u8 latency; | 84 | u8 latency; |
85 | 85 | ||
86 | struct pci_dev *pdev; | 86 | struct pci_dev *pdev; |
87 | 87 | ||
88 | unsigned long mantis_addr; | 88 | unsigned long mantis_addr; |
89 | volatile void __iomem *mantis_mmio; | 89 | volatile void __iomem *mantis_mmio; |