Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195397
b: refs/heads/master
c: 94a8248
h: refs/heads/master
i:
  195395: b976b58
v: v3
  • Loading branch information
Viral Mehta authored and Greg Kroah-Hartman committed May 20, 2010
1 parent c57789f commit 0a33798
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: 3681d8f3ee8f47b60b4621a3d80f8d1d39e7185b
refs/heads/master: 94a82487e6e57a102636a5326c930619f641038c
2 changes: 1 addition & 1 deletion trunk/drivers/usb/otg/isp1301_omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1654,7 +1654,7 @@ static int __init isp_init(void)
{
return i2c_add_driver(&isp1301_driver);
}
module_init(isp_init);
subsys_initcall(isp_init);

static void __exit isp_exit(void)
{
Expand Down

0 comments on commit 0a33798

Please sign in to comment.