Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321725
b: refs/heads/master
c: cc59c7a
h: refs/heads/master
i:
  321723: a2624ba
v: v3
  • Loading branch information
Steven J. Hill authored and Greg Kroah-Hartman committed Aug 10, 2012
1 parent d550709 commit 2071a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5b50d3b52601651ef3183cfb33d03cf486180e48
refs/heads/master: cc59c7a9633a2d68d8bf908e4e45571d10e08117
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-sead3.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit 2071a4d

Please sign in to comment.