]> git.baikalelectronics.ru Git - kernel.git/commit
serial: imx: restore handshaking irq for imx1
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 20 Sep 2018 12:11:17 +0000 (14:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Sep 2018 12:51:31 +0000 (14:51 +0200)
commit16db0e71f5d3b8aedf1232f3529273e96c5d58d9
tree2f2386797037cdd76bd7cd4019df72fc058798a7
parentbd7174a896f615cc713a371ae4c4411066c5b3fd
serial: imx: restore handshaking irq for imx1

Back in 2015 when irda was dropped from the driver imx1 was broken. This
change reintroduces the support for the third interrupt of the UART.

Fixes: db254c451e26 ("serial: imx: drop support for IRDA")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c