Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242194
b: refs/heads/master
c: 417ddf8
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Greg Kroah-Hartman committed Mar 23, 2011
1 parent b4a3881 commit 61cc36d
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: 5f1e8ce75c19b0433aba6e0ea28937f1ee5d849e
refs/heads/master: 417ddf86c8c499fada439b8ee89bb4c6f282ed6c
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/blackfin.c
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ static struct dev_pm_ops bfin_pm_ops = {
static struct platform_driver bfin_driver = {
.remove = __exit_p(bfin_remove),
.driver = {
.name = "musb-bfin",
.name = "musb-blackfin",
.pm = DEV_PM_OPS,
},
};
Expand Down

0 comments on commit 61cc36d

Please sign in to comment.