]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/oss/rme96xx.c
[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding commands per...
[linux-2.6-omap-h63xx.git] / sound / oss / rme96xx.c
index 318dc51009fe282e101cfcb862ca04637e622019..faa0b7919b6525c757c16c88b7c8e7dcc0bd5922 100644 (file)
@@ -1095,7 +1095,7 @@ static int __init init_rme96xx(void)
        devices = ((devices-1) & RME96xx_MASK_DEVS) + 1;
        printk(KERN_INFO RME_MESS" reserving %d dsp device(s)\n",devices);
         numcards = 0;
-       return pci_module_init(&rme96xx_driver);
+       return pci_register_driver(&rme96xx_driver);
 }
 
 static void __exit cleanup_rme96xx(void)