Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42076
b: refs/heads/master
c: 3f03c67
h: refs/heads/master
v: v3
  • Loading branch information
Henrik Kretzschmar authored and Jeff Garzik committed Dec 2, 2006
1 parent 87986cb commit f0b485b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7e45b0e5f6f68d04311ba7813f5f5457c9119640
refs/heads/master: 3f03c6713a4adfae058f4f1db5acde393db44ec0
2 changes: 1 addition & 1 deletion trunk/drivers/ata/ata_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ static struct pci_driver ata_generic_pci_driver = {

static int __init ata_generic_init(void)
{
return pci_module_init(&ata_generic_pci_driver);
return pci_register_driver(&ata_generic_pci_driver);
}


Expand Down

0 comments on commit f0b485b

Please sign in to comment.