pch_uart: Fix hw-flow control issue
commit81aaad2ca2193def671c16559a136b91d0d923f6
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:08:35 +0000 (26 09:08 -0800)
tree9207f63babe465bc5bc06a60e19a713177a0fcfe
parent9b0c37ef53515e6b88be1fae31e3e951911365ca
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