From 64851636d568ae9f167cd5d1dcdbfe17e6eef73c Mon Sep 17 00:00:00 2001 From: Sonic Zhang Date: Tue, 13 Dec 2011 12:22:02 +0800 Subject: [PATCH] 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-format-patch failed