diff options
| author | Mathias Nyman <[email protected]> | 2022-02-16 11:51:46 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-02-17 16:20:45 +0100 |
| commit | 5ce036b98dd3301fc43bb06a6383ef07b6c776bc (patch) | |
| tree | 9dd4eb3e38e43c5870526490dbe02df861cba350 /tools/perf/scripts/python | |
| parent | 534675942e901959b5d8dc11ea526c4e48817d8e (diff) | |
xhci: dbc: create and remove dbc structure in dbgtty driver.
Turn the dbgtty closer to a device driver by allocating the dbc
structure in its own xhci_dbc_tty_probe() function, and freeing it
in xhci_dbc_tty_remove()
Remove xhci_do_dbc_exit() as its no longer needed.
allocate and create the dbc strcuture in xhci_dbc_tty_probe()
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