Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101306
b: refs/heads/master
c: 47a9b13
h: refs/heads/master
v: v3
  • Loading branch information
Uli Luckas authored and Jean Delvare committed Jul 14, 2008
1 parent 8f57852 commit 14cfb6e
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: d3dc685eb5ef64aa695dabb74f00440ec3ab6796
refs/heads/master: 47a9b1379a5ebc8b00ba8635d1d3885fc0d51739
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -1134,5 +1134,5 @@ static void __exit i2c_adap_pxa_exit(void)
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:pxa2xx-i2c");

module_init(i2c_adap_pxa_init);
subsys_initcall(i2c_adap_pxa_init);
module_exit(i2c_adap_pxa_exit);

0 comments on commit 14cfb6e

Please sign in to comment.