diff options
author | Lothar Wassmann <LW@KARO-electronics.de> | 2005-10-12 19:58:11 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-10-12 19:58:11 +0100 |
commit | e6158b4a5647624ceb90074bfcc248ea3152c906 (patch) | |
tree | 1f8da50d47f8d4b5dd27b06fa694fb48e38162bb /README | |
parent | 6ec5e7f3656f0397b7e8b39a7dcc77937d187596 (diff) |
[ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.c
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>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions