]> git.hungrycats.org Git - linux/commit
serial: omap: fix software flow control
authorVikram Pandita <vikram.pandita@ti.com>
Thu, 6 Sep 2012 12:45:37 +0000 (15:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Oct 2012 15:35:52 +0000 (08:35 -0700)
commit2633bff46ee833f14cba625dda73ad66a2b0ddbe
treeb8c4d8af395543d96623b056e97bc7dd518b0d54
parent1d1cfe7dc92e405067bb852bc50c78c54e7efad0
serial: omap: fix software flow control

commit 957ee7270d632245b43f6feb0e70d9a5e9ea6cf6 upstream.

Software flow control register bits were not defined correctly.

Also clarify the IXON and IXOFF logic to reflect what userspace wants.

Tested-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.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