Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151307
b: refs/heads/master
c: d8b175e
h: refs/heads/master
i:
  151305: 8873221
  151303: 60ce3b0
v: v3
  • Loading branch information
Uwe Kleine-König authored and Greg Kroah-Hartman committed Jun 16, 2009
1 parent 8747557 commit 2e63d28
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: 91e9c4fec7ee777213859aa1a18bf0b885527637
refs/heads/master: d8b175e78b9debdacd31fa74da5dedd6a6285f94
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 @@ -641,7 +641,7 @@ static int twl4030_set_host(struct otg_transceiver *x, struct usb_bus *host)
return 0;
}

static int __init twl4030_usb_probe(struct platform_device *pdev)
static int __devinit twl4030_usb_probe(struct platform_device *pdev)
{
struct twl4030_usb_data *pdata = pdev->dev.platform_data;
struct twl4030_usb *twl;
Expand Down

0 comments on commit 2e63d28

Please sign in to comment.