]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tty: serial: 8250_core.c Bug fix for Exar chips.
authorMichael Welling <mwelling@ieee.org>
Sat, 26 Apr 2014 00:27:48 +0000 (19:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 May 2014 11:32:47 +0000 (13:32 +0200)
commit1a68d0fc73ae4e8829224c52af31f182ba57657e
tree1699ed7d25b9beec0252aa0bce060f4261fb5bb0
parente7f46ff2cf7ef0b710166d43738859d1d3cedf22
tty: serial: 8250_core.c Bug fix for Exar chips.

commit b790f210fe8423eff881b2a8a93ba5dbc45534d0 upstream.

The sleep function was updated to put the serial port to sleep only when necessary.
This appears to resolve the errant behavior of the driver as described in
Kernel Bug 61961 – "My Exar Corp. XR17C/D152 Dual PCI UART modem does not
work with 3.8.0".

Signed-off-by: Michael Welling <mwelling@ieee.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_core.c