]> git.ipfire.org Git - people/arne_f/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>
Mon, 26 Nov 2012 19:38:44 +0000 (11:38 -0800)
commit51b8318a818623899f9eb24ce697d43301bbe349
tree3e5ae6f1b775f5b60df4ea3af0cd602c3bdaa6d5
parent8217df07c9d8debd39a6d8e1e2271e97a3c899c7
Revert "serial: omap: fix software flow control"

commit a4f743851f74fc3e0cc40c13082e65c24139f481 upstream.

This reverts commit 957ee7270d632245b43f6feb0e70d9a5e9ea6cf6
(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.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Tony Lindgren <tony@atomide.com>
Cc: Andreas Bießmann <andreas.devel@googlemail.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