diff options
| author | Heiner Kallweit <[email protected]> | 2022-05-12 01:04:42 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-05-12 18:30:50 +0200 |
| commit | 57f23cd0bf2f56d339f810a913a9c0c5abfcfc7e (patch) | |
| tree | 30bc16da2e412000dd11b5ae314fa876205c7a1a /tools/perf/scripts/python | |
| parent | b7a4f9b5d0e4b6dd937678c546c0b322dd1a4054 (diff) | |
xhci: factor out parts of xhci_gen_setup()
Factoring out parts of xhci_gen_setup() has two motivations:
- When adding functionaliy to omit shared hcd if not needed in a
subsequent patch, we'll have to call xhci_hcd_init_usb3_data()
from two places.
- It reduces size of xhci_gen_setup() and makes it better readable.
Signed-off-by: Heiner Kallweit <[email protected]>
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