From: Sonic Zhang Date: Tue, 13 Dec 2011 04:22:02 +0000 (+0800) Subject: serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. X-Git-Tag: v3.3-rc1~154^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64851636d568ae9f167cd5d1dcdbfe17e6eef73c;p=pandora-kernel.git serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. Blackfin uart supports automatic CTS trigger when hardware flow control is enabled. No need to start and top tx in CTS interrupt. So, remote ASYNC_CTS_FLOW flag. Signed-off-by: Sonic Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed