Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213619
b: refs/heads/master
c: e6da55c
h: refs/heads/master
i:
  213617: deef942
  213615: 66e7a4b
v: v3
  • Loading branch information
Martin Fuzzey authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent 1e43a76 commit 72a4292
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 40aed5241e4e5363c11acc841f6ef794b2c25668
refs/heads/master: e6da55cb0aa36f30168da8c20ceccdc538b054be
2 changes: 0 additions & 2 deletions trunk/drivers/usb/host/imx21-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,6 @@ static int imx21_hc_urb_enqueue(struct usb_hcd *hcd,
struct etd_priv *etd;
int ret;
unsigned long flags;
int new_ep = 0;

dev_vdbg(imx21->dev,
"enqueue urb=%p ep=%p len=%d "
Expand Down Expand Up @@ -1035,7 +1034,6 @@ static int imx21_hc_urb_enqueue(struct usb_hcd *hcd,
}
ep->hcpriv = ep_priv;
ep_priv->ep = ep;
new_ep = 1;
}

ret = usb_hcd_link_urb_to_ep(hcd, urb);
Expand Down

0 comments on commit 72a4292

Please sign in to comment.