Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14248
b: refs/heads/master
c: 7272438
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 15, 2005
1 parent 53b9cf5 commit f1cf295
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: eceab4ac8d9dd8955e0961fd7477664c087a9017
refs/heads/master: 72724382d3c9caab1d85e54080d338b854f10dd3
2 changes: 1 addition & 1 deletion trunk/arch/arm/common/sa1111.c
Original file line number Diff line number Diff line change
Expand Up @@ -1266,7 +1266,7 @@ static void __exit sa1111_exit(void)
bus_unregister(&sa1111_bus_type);
}

module_init(sa1111_init);
subsys_initcall(sa1111_init);
module_exit(sa1111_exit);

MODULE_DESCRIPTION("Intel Corporation SA1111 core driver");
Expand Down

0 comments on commit f1cf295

Please sign in to comment.