]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pch_uart: Fix hw-flow control issue
authorTomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com>
Thu, 27 Oct 2011 06:45:18 +0000 (15:45 +0900)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:19:16 +0000 (11:19 -0800)
commit909f8324dc92a20cfa35f5a91df45c8e71109831
treea37b065c034ffb7419da28a7ac495093fad5d2fd
parent3c9f7e8e746497a2d7a2b87a50d097838e4a9784
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