Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131167
b: refs/heads/master
c: ef84e40
h: refs/heads/master
i:
  131165: 2d9e008
  131163: 68f2fb8
  131159: 3da1855
  131151: d42c880
  131135: d388d67
v: v3
  • Loading branch information
Anton Vorontsov authored and Greg Kroah-Hartman committed Feb 9, 2009
1 parent 037b370 commit 7c365fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2247818a329687f30d1e5c3a62efc33d07c47522
refs/heads/master: ef84e4055f3561495c4c0e0dfb0b9f4a6e20479d
3 changes: 3 additions & 0 deletions trunk/drivers/usb/gadget/fsl_qe_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2161,6 +2161,9 @@ static int reset_irq(struct qe_udc *udc)
{
unsigned char i;

if (udc->usb_state == USB_STATE_DEFAULT)
return 0;

qe_usb_disable();
out_8(&udc->usb_regs->usb_usadr, 0);

Expand Down

0 comments on commit 7c365fb

Please sign in to comment.