23 Mar
2010
23 Mar
'10
9:14 a.m.
From: Eliot Blennerhassett eblennerhassett@audioscience.com
--- pci/asihpi/hpioctl.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/pci/asihpi/hpioctl.c b/pci/asihpi/hpioctl.c index 247d5e9..dacef35 100644 --- a/pci/asihpi/hpioctl.c +++ b/pci/asihpi/hpioctl.c @@ -320,9 +320,6 @@ int __devinit asihpi_adapter_probe( adapter.pci = pci_dev;
nm = HPI_MAX_ADAPTER_MEM_SPACES; - /* temporary for DM648, handled in hpi1000 */ - if (pci_dev->device == 0xB003) - nm = 0; /* don't map any for this device */
for (idx = 0; idx < nm; idx++) { HPI_DEBUG_LOG(INFO, "Resource %d %s %08llx-%08llx %04llx\n",
--
1.7.0.rc0.8.ge3f67d