diff options
author | 2008-01-08 14:55:51 +0000 | |
---|---|---|
committer | 2008-01-08 16:16:34 -0800 | |
commit | bf5e5834bffc62b50cd4a201804506eb11ef1af8 (patch) | |
tree | 09cd94995a4c67b0fd84f7c81b7f2bb58fac8e50 /fs/stack.c | |
parent | hfs: handle more on-disk corruptions without oopsing (diff) | |
download | linux-rng-bf5e5834bffc62b50cd4a201804506eb11ef1af8.tar.xz linux-rng-bf5e5834bffc62b50cd4a201804506eb11ef1af8.zip |
pl2303: Fix mode switching regression
Cleaning out all the incorrect 'no change made' checks for termios
settings showed up a problem with the PL2303. The hardware here seems to
lose sync and bits if you tell it to make no changes. This shows up with
a real world application.
To fix this the driver check for meaningful hardware changes is restored
but doing the tests correctly and as a tty layer function so it doesn't
get duplicated wrongly everywhere if other drivers turn out to need it.
Signed-off-by: Alan Cox <alan@redhat.com>
Tested-by: Mirko Parthey <mirko.parthey@informatik.tu-chemnitz.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions