diff options
| -rw-r--r-- | drivers/usb/host/ehci-hcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c index f644ba9529ed..5597e6099592 100644 --- a/drivers/usb/host/ehci-hcd.c +++ b/drivers/usb/host/ehci-hcd.c | |||
| @@ -352,7 +352,6 @@ static int ehci_reset (struct ehci_hcd *ehci) | |||
| 352 | if (ehci->debug) | 352 | if (ehci->debug) |
| 353 | dbgp_external_startup(); | 353 | dbgp_external_startup(); |
| 354 | 354 | ||
| 355 | ehci->command = ehci_readl(ehci, &ehci->regs->command); | ||
| 356 | ehci->port_c_suspend = ehci->suspended_ports = | 355 | ehci->port_c_suspend = ehci->suspended_ports = |
| 357 | ehci->resuming_ports = 0; | 356 | ehci->resuming_ports = 0; |
| 358 | return retval; | 357 | return retval; |
