There is no need to explicitly call ttwakeup() and ttwwakeup() after
commitaa5c254dfaa2c2e7bda151b9152ffffcacd302d1
authorhasso <hasso>
Tue, 7 Aug 2007 13:14:11 +0000 (7 13:14 +0000)
committerhasso <hasso>
Tue, 7 Aug 2007 13:14:11 +0000 (7 13:14 +0000)
treef219cf0816b4325e17e6389b2cbd1acb516864a9
parente3e68d1b91a71cbb6ee0b6ae29e7c33921c84a0d
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