]> git.openfabrics.org - ~emulex/infiniband.git/commit
usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed
authorFelipe Balbi <balbi@ti.com>
Thu, 19 Dec 2013 22:37:05 +0000 (16:37 -0600)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 20:40:03 +0000 (14:40 -0600)
commit356363bf6b2fc4785d874ef87ed2fad4b8543490
treebf707a88b74dd0eb6662ac008bea2d14598b0799
parent7b2a0368bbc9bc4a7936d8587eaff4b8c35b2247
usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed

During superspeed, HIRD threshold should always
be zero. Curent driver wasn't making sure that
was the case.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c