[PATCH] [MM] 4/10 pci_module_init() convertion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Henrik Kretzschmar <[email protected]>

pci_module_init() convertion in the legacy megaraid driver.
This is for mm only, cause the patch doesn't apply cleanly in linus tree.
Signed-off-by: Henrik Kretzschmar <[email protected]>

---

--- linux-2.6.18-rc5-mm1/drivers/scsi/megaraid.c	2006-09-13 17:55:48.000000000 +0200
+++ linux/drivers/scsi/megaraid.c	2006-09-13 22:34:28.364171976 +0200
@@ -5076,7 +5076,7 @@
				"megaraid: failed to create megaraid root\n");
	}
#endif
-	error = pci_module_init(&megaraid_pci_driver);
+	error = pci_register_driver(&megaraid_pci_driver);
	if (error) {
#ifdef CONFIG_PROC_FS
		remove_proc_entry("megaraid", &proc_root);


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux