Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264911
b: refs/heads/master
c: d80cba6
h: refs/heads/master
i:
  264909: e755f0d
  264907: 170d43f
  264903: a1f7d54
  264895: 76898ac
v: v3
  • Loading branch information
Julia Lawall authored and Greg Kroah-Hartman committed Aug 22, 2011
1 parent afb004b commit a9e073c
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: e18a99e28fe308f0028be8644418a1ac653a2a96
refs/heads/master: d80cba6c53621ecdd768035f2988dc99addf12c2
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-omap3.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ static int __devinit ohci_hcd_omap3_probe(struct platform_device *pdev)

res = platform_get_resource_byname(pdev,
IORESOURCE_MEM, "ohci");
if (!ret) {
if (!res) {
dev_err(dev, "UHH OHCI get resource failed\n");
return -ENOMEM;
}
Expand Down

0 comments on commit a9e073c

Please sign in to comment.