Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294804
b: refs/heads/master
c: 1045228
h: refs/heads/master
v: v3
  • Loading branch information
Pratyush Anand authored and Wolfram Sang committed Feb 29, 2012
1 parent 7cda897 commit c2392b4
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: 64eac23196e9cb7cad63f3c747928cc53d2699b5
refs/heads/master: 104522806a7d9d47c34f425dee2bcd7f1ee5613e
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-designware-platdrv.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ static int __init dw_i2c_init_driver(void)
{
return platform_driver_probe(&dw_i2c_driver, dw_i2c_probe);
}
module_init(dw_i2c_init_driver);
subsys_initcall(dw_i2c_init_driver);

static void __exit dw_i2c_exit_driver(void)
{
Expand Down

0 comments on commit c2392b4

Please sign in to comment.