SERIAL: core: add hardware assisted h/w flow control support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 17 Apr 2012 15:41:10 +0000 (16:41 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 4 Nov 2012 11:25:55 +0000 (11:25 +0000)
Ports which are handling h/w flow control in hardware must not have
their RTS state altered depending on the tty's hardware-stopped state.
Avoid this additional logic when setting the termios state.

Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found