OSDN Git Service

usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 28 Apr 2016 07:56:28 +0000 (10:56 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 28 Apr 2016 07:56:28 +0000 (10:56 +0300)
commit2a58f9c12bb360f38fb39e470bb5ff94014356e6
tree453f62c984d23a7173438b795bdfdcb2b4b79b51
parent676e3497448177bdb1934cbc4402f921730a5864
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP

Now that we calculate DCFG.NUMP, we can disable
dwc3's automatic calculation so we maximize our
chances of very high throughtput through the use of
bursts.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/core.h
drivers/usb/dwc3/gadget.c