Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164997
b: refs/heads/master
c: 0ffd3b2
h: refs/heads/master
i:
  164995: 21f6c54
v: v3
  • Loading branch information
Ming Lei authored and Greg Kroah-Hartman committed Sep 23, 2009
1 parent 962b34b commit 668fcf2
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: c740d0d80d385b178c319f3d6e627ade8f732488
refs/heads/master: 0ffd3b2902e28b13d8379df0f09a55668f330f77
2 changes: 1 addition & 1 deletion trunk/drivers/usb/otg/twl4030-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ static int __init twl4030_usb_init(void)
{
return platform_driver_register(&twl4030_usb_driver);
}
subsys_initcall(twl4030_usb_init);
subsys_initcall_sync(twl4030_usb_init);

static void __exit twl4030_usb_exit(void)
{
Expand Down

0 comments on commit 668fcf2

Please sign in to comment.