diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2022-05-12 01:04:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-12 18:30:50 +0200 |
commit | 57f23cd0bf2f56d339f810a913a9c0c5abfcfc7e (patch) | |
tree | 30bc16da2e412000dd11b5ae314fa876205c7a1a /tools/perf/scripts/python/stackcollapse.py | |
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 <hkallweit1@gmail.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220511220450.85367-2-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions