Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165002
b: refs/heads/master
c: 63ead6a
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Sep 23, 2009
1 parent 1d2b089 commit aaa0e51
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: 9ca33a0f1abdefea3811666d9e87af11fd0af6c6
refs/heads/master: 63ead6a00d54a645667c141d8aaf0f6ffe1212be
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_sync(twl4030_usb_init);
subsys_initcall(twl4030_usb_init);

static void __exit twl4030_usb_exit(void)
{
Expand Down

0 comments on commit aaa0e51

Please sign in to comment.