summaryrefslogtreecommitdiff
path: root/drivers/char/generic_serial.c
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2007-07-16 06:41:47 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-16 16:05:51 (GMT)
commitdb0ef08efa1bb94ba9a9e44c255d9058df5fde8d (patch)
tree913dfdd8863c428274c595d1d1094e522b37c19f /drivers/char/generic_serial.c
parent24da1cbff9cfce50868c2dfdcda82a68ac5cb707 (diff)
downloadlinux-fsl-qoriq-db0ef08efa1bb94ba9a9e44c255d9058df5fde8d.tar.xz
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 'drivers/char/generic_serial.c')
0 files changed, 0 insertions, 0 deletions