Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31984
b: refs/heads/master
c: 0f1482f
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jul 3, 2006
1 parent f0a16c6 commit 35cce48
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: 67f3a58856b6a41a46e9256a79a8ca3809f47cc6
refs/heads/master: 0f1482fdd7e5efc473335b92f350027b8f1519fb
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/lh7a40x_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@ static int lh7a40x_udc_remove(struct platform_device *pdev)

static struct platform_driver udc_driver = {
.probe = lh7a40x_udc_probe,
.remove = lh7a40x_udc_remove
.remove = lh7a40x_udc_remove,
/* FIXME power management support */
/* .suspend = ... disable UDC */
/* .resume = ... re-enable UDC */
Expand Down

0 comments on commit 35cce48

Please sign in to comment.