Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264983
b: refs/heads/master
c: dd17a6b
h: refs/heads/master
i:
  264981: e1c4581
  264979: 219c371
  264975: f76a03e
v: v3
  • Loading branch information
Felipe Balbi committed Sep 9, 2011
1 parent 9da968c commit e1f20cd
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: a72e658bcdddead01b8a3580124debe60eb2aca8
refs/heads/master: dd17a6b20cd998662dc869b415800a06856fcda6
2 changes: 1 addition & 1 deletion trunk/drivers/usb/dwc3/dwc3-omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ static int __devinit dwc3_omap_probe(struct platform_device *pdev)
omap->dma_status = !!(reg & USBOTGSS_SYSCONFIG_DMADISABLE);

ret = request_irq(omap->irq, dwc3_omap_interrupt, 0,
"dwc3-wrapper", omap);
"dwc3-omap", omap);
if (ret) {
dev_err(&pdev->dev, "failed to request IRQ #%d --> %d\n",
omap->irq, ret);
Expand Down

0 comments on commit e1f20cd

Please sign in to comment.