Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334501
b: refs/heads/master
c: d479c91
h: refs/heads/master
i:
  334499: 7247c40
v: v3
  • Loading branch information
Ben Collins authored and Linus Torvalds committed Oct 19, 2012
1 parent 7d7a2f9 commit fc1f401
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: e2a666d52b4825c26c857cada211f3baac26a600
refs/heads/master: d479c911789e14a19b86ca09b0b634f1449c8c6b
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-fsl.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ static int ehci_fsl_setup_phy(struct usb_hcd *hcd,

if (pdata->controller_ver < 0) {
dev_warn(hcd->self.controller, "Could not get controller version\n");
return;
return -ENODEV;
}

portsc = ehci_readl(ehci, &ehci->regs->port_status[port_offset]);
Expand Down

0 comments on commit fc1f401

Please sign in to comment.