Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316965
b: refs/heads/master
c: cbc725b
h: refs/heads/master
i:
  316963: e3c0499
v: v3
  • Loading branch information
Pratyush Anand authored and Felipe Balbi committed Jul 2, 2012
1 parent 3df6534 commit 7efae26
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: 08f0d96670c53898b4154e7945e77cdd966003f7
refs/heads/master: cbc725b371f80710c5c611db78a501a6cd314ec3
2 changes: 1 addition & 1 deletion trunk/drivers/usb/dwc3/gadget.c
Original file line number Diff line number Diff line change
Expand Up @@ -2448,7 +2448,7 @@ int __devinit dwc3_gadget_init(struct dwc3 *dwc)
reg &= ~(DWC3_DCTL_HIRD_THRES_MASK | DWC3_DCTL_L1_HIBER_EN);

/* TODO: This should be configurable */
reg |= DWC3_DCTL_HIRD_THRES(31);
reg |= DWC3_DCTL_HIRD_THRES(28);

dwc3_writel(dwc->regs, DWC3_DCTL, reg);

Expand Down

0 comments on commit 7efae26

Please sign in to comment.