Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310910
b: refs/heads/master
c: e25e62a
h: refs/heads/master
v: v3
  • Loading branch information
Sarah Sharp committed Jun 13, 2012
1 parent 1780256 commit 829f219
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: 55558c33d6d46cb6f426b729f4119e3b2f12f02b
refs/heads/master: e25e62aecac42379e113c63a674a86ae3ebbec8d
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/xhci.c
Original file line number Diff line number Diff line change
Expand Up @@ -3906,7 +3906,7 @@ static u16 xhci_get_timeout_no_hub_lpm(struct usb_device *udev,
default:
dev_warn(&udev->dev, "%s: Can't get timeout for non-U1 or U2 state.\n",
__func__);
return -EINVAL;
return USB3_LPM_DISABLED;
}

if (sel <= max_sel_pel && pel <= max_sel_pel)
Expand Down

0 comments on commit 829f219

Please sign in to comment.