Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348676
b: refs/heads/master
c: 2ac788f
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylyov authored and Felipe Balbi committed Dec 13, 2012
1 parent 9d314a6 commit 0f6b1fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 484ca3a35b43a5127f0ef8e8c816f1b2ab6ce323
refs/heads/master: 2ac788f705e5118dd45204e7a5bc8d5bb6873835
5 changes: 1 addition & 4 deletions trunk/drivers/usb/musb/musb_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2298,10 +2298,7 @@ static int __init musb_init(void)
if (usb_disabled())
return 0;

pr_info("%s: version " MUSB_VERSION ", "
"?dma?"
", "
"otg (peripheral+host)",
pr_info("%s: version " MUSB_VERSION ", ?dma?, otg (peripheral+host)\n",
musb_driver_name);
return platform_driver_register(&musb_driver);
}
Expand Down

0 comments on commit 0f6b1fb

Please sign in to comment.