Files
linux/drivers
Jiri Slaby 174e6fe01e cyclades: switch to tty_port_hangup
Do not duplicate common tty_port_hangup code. Use it instead.

Also do not unset ASYNC_NORMAL_ACTIVE and wake up from the
tty_hangup() caller. It makes no sense since we don't check that
flag in sleepers. tty_port_hangup() performed later will do the
right job.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-19 13:13:13 -07:00
..
2009-09-19 13:13:13 -07:00
2009-09-17 09:47:01 +02:00
2009-09-19 13:13:11 -07:00
2009-09-12 12:04:37 +01:00
2009-09-16 16:21:00 -04:00
2009-09-18 08:39:37 +00:00