Revision e6158b4a5647624ceb90074bfcc248ea3152c906 authored by Lothar Wassmann on 12 October 2005, 18:58:11 UTC, committed by Russell King on 12 October 2005, 18:58:11 UTC
Patch from Lothar Wassmann

The function serial_pxa_set_termios() is calling uart_update_timeout()
with the baud rate divisor as third parameter, while
uart_update_timeout() expects the baud rate in this place.
This results in a bogus port->timeout which is proportional to the
baud rate.

Signed-off-by: Lothar Wassmann <LW@KARO-electronics.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 6ec5e7f
History
File Mode Size
platform
acconfig.h -rw-r--r-- 7.2 KB
acdebug.h -rw-r--r-- 6.4 KB
acdisasm.h -rw-r--r-- 7.5 KB
acdispat.h -rw-r--r-- 10.7 KB
acevents.h -rw-r--r-- 6.3 KB
acexcep.h -rw-r--r-- 12.7 KB
acglobal.h -rw-r--r-- 13.1 KB
achware.h -rw-r--r-- 4.3 KB
acinterp.h -rw-r--r-- 14.5 KB
aclocal.h -rw-r--r-- 26.8 KB
acmacros.h -rw-r--r-- 26.4 KB
acnames.h -rw-r--r-- 3.4 KB
acnamesp.h -rw-r--r-- 9.2 KB
acobject.h -rw-r--r-- 14.8 KB
acopcode.h -rw-r--r-- 21.8 KB
acoutput.h -rw-r--r-- 7.9 KB
acparser.h -rw-r--r-- 7.2 KB
acpi.h -rw-r--r-- 3.1 KB
acpi_bus.h -rw-r--r-- 9.3 KB
acpi_drivers.h -rw-r--r-- 4.1 KB
acpiosxf.h -rw-r--r-- 7.3 KB
acpixf.h -rw-r--r-- 9.2 KB
acresrc.h -rw-r--r-- 8.3 KB
acstruct.h -rw-r--r-- 7.0 KB
actables.h -rw-r--r-- 4.6 KB
actbl.h -rw-r--r-- 10.8 KB
actbl1.h -rw-r--r-- 5.9 KB
actbl2.h -rw-r--r-- 13.0 KB
actbl71.h -rw-r--r-- 5.7 KB
actypes.h -rw-r--r-- 35.2 KB
acutils.h -rw-r--r-- 14.3 KB
amlcode.h -rw-r--r-- 18.5 KB
amlresrc.h -rw-r--r-- 8.4 KB
container.h -rw-r--r-- 198 bytes
pdc_intel.h -rw-r--r-- 761 bytes
processor.h -rw-r--r-- 6.3 KB

back to top