Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230573
b: refs/heads/master
c: 74f56c4
h: refs/heads/master
i:
  230571: 8862c39
v: v3
  • Loading branch information
Michael Hennerich authored and Ben Dooks committed Jan 12, 2011
1 parent 5dcbae6 commit 4047e05
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: 540ac5553e8169413a90a8e68b3a10f801640eb7
refs/heads/master: 74f56c4ad4e4627862bddb0b8c3ab394e3c004f7
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-bfin-twi.c
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ static void __exit i2c_bfin_twi_exit(void)
platform_driver_unregister(&i2c_bfin_twi_driver);
}

module_init(i2c_bfin_twi_init);
subsys_initcall(i2c_bfin_twi_init);
module_exit(i2c_bfin_twi_exit);

MODULE_AUTHOR("Bryan Wu, Sonic Zhang");
Expand Down

0 comments on commit 4047e05

Please sign in to comment.