]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "serial: omap: fix software flow control"
authorFelipe Balbi <balbi@ti.com>
Tue, 16 Oct 2012 14:09:22 +0000 (17:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 18:57:21 +0000 (11:57 -0700)
commitc3567bb0d5e6e96e7c4562f29014fd13b02a266d
tree9c010a3e4b81813563028d39a3fc53a6fb08e323
parent240947e4ee42c8814788b947948c00c4b1067298
Revert "serial: omap: fix software flow control"

This reverts commit 3fb8edc8f0e12d6c05a8efed89323c480bec29bc
(serial: omap: fix software flow control).

As Russell has pointed out, that commit isn't fixing
Software Flow Control at all, and it actually makes
it even more broken.

It was agreed to revert this commit and use Russell's
latest UART patches instead.

Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/plat-omap/include/plat/omap-serial.h
drivers/tty/serial/omap-serial.c