diff options
author | Vardan Mikayelyan <[email protected]> | 2016-05-25 18:07:02 -0700 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2016-06-21 10:49:13 +0300 |
commit | 6b58cb07a850f9b6d348feb2455b2c264a515f4a (patch) | |
tree | 7bb6f0d0b6f1604a7535f5c625573ce83829c418 /drivers/fpga/fpga-mgr.c | |
parent | 26ddef5da62993fb9189a822d3545fc00451d242 (diff) |
usb: dwc2: gadget: Fix transfer stop programming for out endpoint
According DWC-OTG databook, "GOUTNakEff" is read only and can be
cleared only by "DCTL.CGOUTNak", but here we do not need to clear
it because DWC-OTG programming guide says that before disabling
any OUT endpoint, the application must enable Global OUT NAK mode,
so if this mode is enabled we can continue without this step.
Tested-by: John Keeping <[email protected]>
Signed-off-by: Vardan Mikayelyan <[email protected]>
Signed-off-by: John Youn <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions