aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMathias Nyman <[email protected]>2022-02-16 11:51:49 +0200
committerGreg Kroah-Hartman <[email protected]>2022-02-17 16:20:45 +0100
commite1ec140f273e1e30cea7e6d5f50934d877232121 (patch)
tree1962340360dabcd5dc05d5432d87228368181ffa /tools/perf/scripts/python
parent6aec50009d52f28ef8b512cba0f5078b3928064d (diff)
xhci: dbgtty: use IDR to support several dbc instances.
To support systems with several xhci controllers with active dbc on each xhci we need to use IDR to identify and give an index to each port. Avoid using global struct tty_driver.driver_state for storing dbc port pointer as it won't work with several dbc ports Signed-off-by: Mathias Nyman <[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')
0 files changed, 0 insertions, 0 deletions