commit | cbba3e6f7a1eb642cccf520f690d4a58b97a9588 | [log] [tgz] |
---|---|---|
author | Qipeng Zha <qipeng.zha@intel.com> | Fri Aug 07 19:14:47 2015 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 14 17:15:13 2015 -0700 |
tree | e8509fe5121791535bde80d973829071fb16b7b6 | |
parent | 2b9a8508cb7f50d1880e2b8bb43615afd228f738 [diff] |
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled Since the serial core is informed that this device is doing automatic flow control, it is not necessary to alter CTS and DCTS of the MSR as the core no longer attempts stop the port in uart_handle_cts_change(). Signed-off-by: Huiquan Zhong <huiquan.zhong@intel.com> Signed-off-by: Qipeng Zha <qipeng.zha@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>