commit | 6e4d376c664ded7cb9cc1c7d0cae67c9672e46b1 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Apr 30 00:53:27 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 30 08:29:40 2008 -0700 |
tree | 671afcc8603e9df2f48d916ed815368761f6911f | |
parent | 9cc3c22bf017f33612748aeb466fdc3695fb1e1d [diff] |
isdn_tty: Prepare for BKL push down Three things here - Remove softcar handler - Correct termios change detection logic - Wrap break/ioctl in lock_kernel ready to drop it in the caller Signed-off-by: Alan Cox <alan@redhat.com> Cc: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>