Merge v3.6-rc3 into usb-next
This picks up fixes that we need in this branch for testing. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
@@ -40,7 +40,7 @@ static int ehci_sead3_setup(struct usb_hcd *hcd)
|
||||
ehci->need_io_watchdog = 0;
|
||||
|
||||
/* Set burst length to 16 words. */
|
||||
ehci_writel(ehci, 0x1010, &ehci->regs->reserved[1]);
|
||||
ehci_writel(ehci, 0x1010, &ehci->regs->reserved1[1]);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Reference in New Issue
Block a user