]> 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)
commit76d1df9487412fe5cdd05cf889417b63fe1c34c5
tree9c010a3e4b81813563028d39a3fc53a6fb08e323
parent6ab66186695d33c81b559545154047cd3436b033
Revert "serial: omap: fix software flow control"

This reverts commit 72eba545deee26c7d7bcff0d7781225647626f35
(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