There is no need to explicitly call ttwakeup() and ttwwakeup() after
commitf70e7e55750c014f74ba2b10ab54b3e03a88dcec
authorHasso Tepper <hasso@dragonflybsd.org>
Tue, 7 Aug 2007 13:14:11 +0000 (7 13:14 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Tue, 7 Aug 2007 13:14:11 +0000 (7 13:14 +0000)
tree3a6fa2ed901785d6df65bfb3dfe629280829f9cc
parent4d9a59972ab9f89601161a0a78dc2101a7835891
There is no need to explicitly call ttwakeup() and ttwwakeup() after
ttyclose() has been called.  It's already been done once by ttyclose.

Obtained-from: FreeBSD
sys/dev/misc/dcons/dcons_os.c
sys/dev/serial/sio/sio_pccard.c
sys/dev/usbmisc/ucom/ucom.c