diff options
author | Chunfeng Yun <[email protected]> | 2017-12-08 18:10:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-12-08 18:26:34 +0100 |
commit | 72b663a99c074a8d073e7ecdae446cfb024ef551 (patch) | |
tree | ebf7f1fb721c33c05d207a0de089ccefdb46cc86 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 5d9b70f7d52eb14bb37861c663bae44de9521c35 (diff) |
usb: xhci: fix TDS for MTK xHCI1.1
For MTK's xHCI 1.0 or latter, TD size is the number of max
packet sized packets remaining in the TD, not including
this TRB (following spec).
For MTK's xHCI 0.96 and older, TD size is the number of max
packet sized packets remaining in the TD, including this TRB
(not following spec).
Cc: stable <[email protected]>
Signed-off-by: Chunfeng Yun <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions