]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/oss/es1371.c
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches...
[linux-2.6-omap-h63xx.git] / sound / oss / es1371.c
index 12a56d5ab4985e34cda8996aba25a2221e9b439e..5c697f162579db1f5465c8c78d0983658dbe11a7 100644 (file)
@@ -3090,7 +3090,7 @@ static struct pci_driver es1371_driver = {
 static int __init init_es1371(void)
 {
        printk(KERN_INFO PFX "version v0.32 time " __TIME__ " " __DATE__ "\n");
-       return pci_module_init(&es1371_driver);
+       return pci_register_driver(&es1371_driver);
 }
 
 static void __exit cleanup_es1371(void)