aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEliot Blennerhassett <eblennerhassett@audioscience.com>2010-03-23 21:14:21 +1300
committerTakashi Iwai <tiwai@suse.de>2010-03-24 07:38:21 +0100
commitcfeb00d2bf2fb750f30ee853c54ce6751be3d22b (patch)
treed5de5e460e49903902f1731e232546cd086ad80f
parent26257eb95767a0085c02a154ac22fdfdbfc8188a (diff)
downloadalsa-driver-build-unstable-cfeb00d2bf2fb750f30ee853c54ce6751be3d22b.tar.gz
asihpi - Remove obsolete comment
Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--pci/asihpi/hpioctl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/pci/asihpi/hpioctl.c b/pci/asihpi/hpioctl.c
index 247d5e909..dacef355c 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",