Thread (2 messages) 2 messages, 2 authors, 2007-01-24
STALE7113d

[PATCH] geode-aes.c: Convert pci_module_init() to pci_register_driver()

From: Richard Knutsson <hidden>
Date: 2007-01-12 13:52:04
Subsystem: amd geode processor/chipset support, crypto api, the rest · Maintainers: Herbert Xu, "David S. Miller", Linus Torvalds

Signed-off-by: Richard Knutsson <redacted>
---
diff --git a/drivers/crypto/geode-aes.c b/drivers/crypto/geode-aes.c
index 43a6839..31ea405 100644
--- a/drivers/crypto/geode-aes.c
+++ b/drivers/crypto/geode-aes.c
@@ -457,7 +457,7 @@ static struct pci_driver geode_aes_driver = {
 static int __init
 geode_aes_init(void)
 {
-	return pci_module_init(&geode_aes_driver);
+	return pci_register_driver(&geode_aes_driver);
 }
 
 static void __exit
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help