diff options
author | Brian King <[email protected]> | 2023-02-03 09:58:01 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-08 13:09:15 +0100 |
commit | d432228bc7b1b3f0ed06510278ff5a77b3749fe6 (patch) | |
tree | f23cc0493a758d4d473283da073a754079ec8764 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 3a8d3b366ce47024bf274eac783f8af5df2780f5 (diff) |
hvcs: Use vhangup in hotplug remove
When hotplug removing an hvcs device, we need to ensure the
hangup processing is done prior to exiting the remove function,
so use tty_vhangup to do the hangup processing directly
rather than using tty_hangup which simply schedules the hangup
work for later execution.
Signed-off-by: Brian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions