]> git.baikalelectronics.ru Git - kernel.git/commit
Char: stallion, remove bottomhalf
authorJiri Slaby <jirislaby@gmail.com>
Thu, 7 Feb 2008 08:16:39 +0000 (00:16 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 7 Feb 2008 16:42:34 +0000 (08:42 -0800)
commit047911c1ae55a5b4ab5ced791a0739b276634a7a
treecea834a683e572015a51dbf122603c20d040c1f7
parent585c0c665f1f83289235d4d2be07a55979a990cf
Char: stallion, remove bottomhalf

- tty_hangup schedules a bottomhalf itself, tty_wakeup doesn't need it
- call the CD code (part of work handler previously) directly from the code
  (it wakes somebody up or calls tty_hangup at worse)

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/stallion.c
include/linux/stallion.h