commit | c8006f67ae0371900e601112d9f9cd8fff1c8387 | [log] [tgz] |
---|---|---|
author | Minas Harutyunyan <minas.harutyunyan@synopsys.com> | Tue Mar 12 13:27:46 2019 +0400 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri May 03 09:13:48 2019 +0300 |
tree | 2c578d5d7431392e2a7a71dc4901f009baad31df | |
parent | 0c91ca478909d1d755b852970519126107478bfb [diff] |
usb: dwc2: Set actual frame number for completed ISOC transfer On ISOC transfer completion, in DDMA mode, set actual frame number returning to function driver in usb_request. Due to core limitation, returning frame number is 11-bit wide. Signed-off-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>