serial: sccnxp: Remove mask termios caps for SW flow control
authorAlexander Shiyan <shc_work@mail.ru>
Mon, 24 Sep 2012 17:12:01 +0000 (21:12 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2012 20:41:05 +0000 (13:41 -0700)
commit3195fd23f8ea71344bd9bb2b451e72f4289e03ec
tree0981f2505eb93b725169e85a2ebb788e791ba635
parent1685118f55209a518bb5efbbc91706f8b7fa7ffa
serial: sccnxp: Remove mask termios caps for SW flow control

The kernel will handle IXON/IXOFF/IXANY in software if the hardware
doesn't do it.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sccnxp.c