diff options
author | Chunfeng Yun <[email protected]> | 2018-09-07 15:29:12 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 20:40:29 +0200 |
commit | 0a3b53305c8ff427bbc1d9d5bd78524007f19600 (patch) | |
tree | c41e7b95a0e7a1a7134f27c5d858d567baf9564c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bfa150f37f80fc65ac23dc457faf8eb2cd6232d0 (diff) |
usb: xhci: fix interrupt transfer error happened on MTK platforms
The MTK xHCI controller use some reserved bytes in endpoint context for
bandwidth scheduling, so need keep them in xhci_endpoint_copy();
The issue is introduced by:
commit f5249461b504 ("xhci: Clear the host side toggle manually when
endpoint is soft reset")
It resets endpoints and will drop bandwidth scheduling parameters used
by interrupt or isochronous endpoints on MTK xHCI controller.
Fixes: f5249461b504 ("xhci: Clear the host side toggle manually when
endpoint is soft reset")
Cc: [email protected]
Signed-off-by: Chunfeng Yun <[email protected]>
Tested-by: Sean Wang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions