Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210636
b: refs/heads/master
c: 25c8e03
h: refs/heads/master
v: v3
  • Loading branch information
Linus Walleij authored and Grant Likely committed Sep 9, 2010
1 parent eb2abdb commit 219ab6d
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: 05f25abcf6043952fb2a2d98735dec58ba1fcadb
refs/heads/master: 25c8e03bdb769dfe2381f8b7942f05b0eb4bdf31
2 changes: 1 addition & 1 deletion trunk/drivers/spi/amba-pl022.c
Original file line number Diff line number Diff line change
Expand Up @@ -1983,7 +1983,7 @@ static int __init pl022_init(void)
return amba_driver_register(&pl022_driver);
}

module_init(pl022_init);
subsys_initcall(pl022_init);

static void __exit pl022_exit(void)
{
Expand Down

0 comments on commit 219ab6d

Please sign in to comment.