diff options
author | Chunfeng Yun <[email protected]> | 2021-02-01 13:57:44 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-02-01 14:10:36 +0100 |
commit | 54f6a8af372213a254af6609758d99f7c0b6b5ad (patch) | |
tree | 3438e0b606e10275bd2c5686e30b3e6b4ddb5282 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9917f0e3cdba7b9f1a23f70e3f70b1a106be54a8 (diff) |
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
For those unchecked endpoints, we don't allocate bandwidth for
them, so no need free the bandwidth, otherwise will decrease
the allocated bandwidth.
Meanwhile use xhci_dbg() instead of dev_dbg() to print logs and
rename bw_ep_list_new as bw_ep_chk_list.
Fixes: 1d69f9d901ef ("usb: xhci-mtk: fix unreleased bandwidth data")
Cc: stable <[email protected]>
Reviewed-and-tested-by: Ikjoon Jang <[email protected]>
Signed-off-by: Chunfeng Yun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions