Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115800
b: refs/heads/master
c: f6e4411
h: refs/heads/master
v: v3
  • Loading branch information
Will Newton authored and Greg Kroah-Hartman committed Oct 17, 2008
1 parent 508edbc commit aa4ff44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 9c94155ea03e85aed66b6822477ea99f8681a3f1
refs/heads/master: f6e4411fe7df19493e3a2fbc2543f718f75671f6
4 changes: 0 additions & 4 deletions trunk/drivers/usb/gadget/fsl_usb2_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,6 @@ static int dr_controller_setup(struct fsl_udc *udc)
unsigned long timeout;
#define FSL_UDC_RESET_TIMEOUT 1000

/* before here, make sure dr_regs has been initialized */
if (!udc)
return -EINVAL;

/* Stop and reset the usb controller */
tmp = fsl_readl(&dr_regs->usbcmd);
tmp &= ~USB_CMD_RUN_STOP;
Expand Down

0 comments on commit aa4ff44

Please sign in to comment.