diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2022-02-16 10:51:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-17 16:20:45 +0100 |
commit | 5ce036b98dd3301fc43bb06a6383ef07b6c776bc (patch) | |
tree | 9dd4eb3e38e43c5870526490dbe02df861cba350 /lib/Kconfig | |
parent | xhci: dbc: refactor xhci_dbc_init() (diff) | |
download | linux-5ce036b98dd3301fc43bb06a6383ef07b6c776bc.tar.xz linux-5ce036b98dd3301fc43bb06a6383ef07b6c776bc.zip |
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 <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220216095153.1303105-3-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions