serial: 8250_dw: Add support for IrDA SIR mode
authorEd Blake <ed.blake@imgtec.com>
Thu, 10 Nov 2016 18:07:56 +0000 (18:07 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Nov 2016 09:59:38 +0000 (10:59 +0100)
commit0e0b989eb330f0167c191a5c223be352f348c9c0
tree298a3f5cebac824d878998b1a0e76f4ff441f9ba
parentdb405a8f8bf70daf57ed88808a2bf9c5fe308c70
serial: 8250_dw: Add support for IrDA SIR mode

Add a set_ldisc function to enable/disable IrDA SIR mode according to
the new line discipline, if IrDA SIR mode is supported by the hardware
configuration.

Signed-off-by: Ed Blake <ed.blake@imgtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c