Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164789
b: refs/heads/master
c: 5b61a74
h: refs/heads/master
i:
  164787: 5140d18
v: v3
  • Loading branch information
Antonio Ospite authored and Linus Torvalds committed Sep 23, 2009
1 parent 0c10605 commit 81df5ea
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: e0626e3844e8f430fc1a4417f523a00797df7ca6
refs/heads/master: 5b61a749e8fd0a45a5e37c267d20a43ef0590d68
2 changes: 1 addition & 1 deletion trunk/drivers/spi/pxa2xx_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1729,7 +1729,7 @@ static int __init pxa2xx_spi_init(void)
{
return platform_driver_probe(&driver, pxa2xx_spi_probe);
}
module_init(pxa2xx_spi_init);
subsys_initcall(pxa2xx_spi_init);

static void __exit pxa2xx_spi_exit(void)
{
Expand Down

0 comments on commit 81df5ea

Please sign in to comment.