pch_uart: Fix hw-flow control issue
commit3f04930ad551f504006e35ba5b6d6f717406638c
authorTomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com>
Thu, 27 Oct 2011 06:45:18 +0000 (27 15:45 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 26 Nov 2011 17:09:57 +0000 (26 09:09 -0800)
tree7ddec9c8c2955a61ad253599b22196457c372f85
parentdbe52bb9fc1e9bf2efd515cc9fab874e8da59de1
pch_uart: Fix hw-flow control issue

commit a1d7cfe29f13cf45f8094929864b9c66bf0cd91b upstream.

Using hardware flow control,
currently, register of the control-bit(AFE) is not set.
This patch fixes the issue.

Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/pch_uart.c