Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303934
b: refs/heads/master
c: a6dc9cf
h: refs/heads/master
v: v3
  • Loading branch information
Shinya Kuribayashi authored and Greg Kroah-Hartman committed May 14, 2012
1 parent 49d0841 commit cd71594
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 934ccec4da14dc0586dfe08b36166364bdd2181b
refs/heads/master: a6dc9cf76b9c39ccffe083f09f995ce2502f5773
1 change: 1 addition & 0 deletions trunk/drivers/usb/otg/gpio_vbus.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ static int __init gpio_vbus_probe(struct platform_device *pdev)

return 0;
err_otg:
regulator_put(gpio_vbus->vbus_draw);
free_irq(irq, pdev);
err_irq:
if (gpio_is_valid(pdata->gpio_pullup))
Expand Down

0 comments on commit cd71594

Please sign in to comment.