diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2015-10-10 22:00:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-18 06:11:29 +0200 |
commit | cc2aaabfd6d6335e2156781ca67715b4de17f993 (patch) | |
tree | abbecf796995365df77b22f307b2e3ac6a026066 /tools/hv/Makefile | |
parent | usb: gadget: gserial: Privatize close_wait (diff) | |
download | linux-cc2aaabfd6d6335e2156781ca67715b4de17f993.tar.xz linux-cc2aaabfd6d6335e2156781ca67715b4de17f993.zip |
tty: Remove tty_port::close_wait
With the removal of tty_wait_until_sent_from_close(), tty drivers
no longer wait during open for parallel closes to complete (instead,
the tty core waits before calling the driver open() method). Thus,
the close_wait waitqueue is no longer used for waiting.
Remove struct tty_port::close_wait.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/hv/Makefile')
0 files changed, 0 insertions, 0 deletions