aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/generic_serial.c
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2007-07-15 23:41:47 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-16 09:05:51 -0700
commitdb0ef08efa1bb94ba9a9e44c255d9058df5fde8d (patch)
tree913dfdd8863c428274c595d1d1094e522b37c19f /drivers/char/generic_serial.c
parentmodules: remove modlist_lock (diff)
downloadlinux-dev-db0ef08efa1bb94ba9a9e44c255d9058df5fde8d.tar.xz
linux-dev-db0ef08efa1bb94ba9a9e44c255d9058df5fde8d.zip
amiserial: remove incorrect 'no termios change' check
Lots of serial drivers check and optimise for setting the termios values to the ones they were before. This is pointless and the check is wrong anyway. Remove the checks on the serial drivers. If we ever do need such a check put it back in the tty layer instead _once_! Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions