Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375975
b: refs/heads/master
c: 48ad20f
h: refs/heads/master
i:
  375973: e17aa19
  375971: 167e2c3
  375967: 0e352bc
v: v3
  • Loading branch information
Wei Yongjun authored and Felipe Balbi committed May 15, 2013
1 parent 80bdc8f commit 6b09eb4
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: b25e5f1c4416cf96fac0918a8f1b0429642570a9
refs/heads/master: 48ad20f32d1153ad6a0a95ad2bfc391daa13fcad
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/s3c2410_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1851,6 +1851,7 @@ static int s3c2410_udc_probe(struct platform_device *pdev)
irq = gpio_to_irq(udc_info->vbus_pin);
if (irq < 0) {
dev_err(dev, "no irq for gpio vbus pin\n");
retval = irq;
goto err_gpio_claim;
}

Expand Down

0 comments on commit 6b09eb4

Please sign in to comment.