Update of /cvsroot/alsa/alsa-driver/pci/pdplus
In directory sc8-pr-cvs1:/tmp/cvs-serv6055

Modified Files:
        pdplus.c 
Log Message:
Removed extra PCI check

Index: pdplus.c
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/pdplus/pdplus.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- pdplus.c    23 Oct 2003 14:34:51 -0000      1.15
+++ pdplus.c    2 Jan 2004 13:46:27 -0000       1.16
@@ -6217,9 +6217,6 @@
         snd_assert (PDPLUS_HW_REG_WR_INITIAL_1 == 0x22, return -ENXIO);
         snd_assert (PDPLUS_HW_REG_WR_INITIAL_2 == 0x32, return -ENXIO);
 
-        unless (pci_present())
-                LEAVE (-ENODEV);
-
         printk (PDPLUS_KERN_INFO "version " PDPLUS_VERSION "\n");
         if (pci_register_driver (&driver) <= 0)
                 LEAVE (-ENODEV);



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to