1
0
Fork 0
freescale-linux-fslc/drivers/tc
Jiri Slaby b963a8441c [PATCH] Char: tty_wakeup cleanup
tty_wakeup cleanup

- remove wake_up_interruptible(&tty->write_wait) surrounding
  tty_wakup(tty);
- substitute tty->ldisc.write_wakeup(tty) + wake_up() by tty_wakeup(tty);

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Acked-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:26 -08:00
..
.gitignore
lk201-map.c_shipped
lk201-map.map
lk201-remap.c
lk201.c
lk201.h
Makefile [TC] MIPS: TURBOchannel update to the driver model 2007-02-09 16:23:15 +00:00
tc-driver.c [TC] MIPS: TURBOchannel update to the driver model 2007-02-09 16:23:15 +00:00
tc.c [TC] MIPS: TURBOchannel resources off-by-one fix 2007-02-09 16:23:15 +00:00
zs.c [PATCH] Char: tty_wakeup cleanup 2007-02-11 10:51:26 -08:00
zs.h