diff options
| author | Mathias Nyman <[email protected]> | 2018-05-21 16:40:00 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-05-24 18:03:08 +0200 |
| commit | eaefcf246b56ec888ccbbb6b39da688166d4d4fb (patch) | |
| tree | c8ddf76600cf6a48a877ac699339d6d5a6bbafab /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 6b7f40f712344ec8fdca10450834825094e797fb (diff) | |
xhci: change xhci_test_and_clear_bit() to use new port structure
Don't use pointers to port array and port index as function parameters
in xhci_test_and_clear_bit(), just use a pointer to the right port
structure.
xhci_test_and_clear_bit() was the last port_array user in
xhci_get_port_status() and handle_port_status(), so remove the
port_array from them as well.
Signed-off-by: Mathias Nyman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions