commit | 64851636d568ae9f167cd5d1dcdbfe17e6eef73c | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Tue Dec 13 12:22:02 2011 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Dec 13 09:50:15 2011 -0800 |
tree | 326080595e354d09fb4f93b7f904ae1a84719a2a | |
parent | b48dc711c33034958768fadf15f75abff95fb499 [diff] |
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 <sonic.zhang@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>