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, 4 Oct 2018 00:01:51 +0000 (17:01 -0700)
commit61b5997ba333e44e7c58e8caa26e463c40ada5db
tree1d57d2f427ff217610826ead9143911116890c2e
parent3d04174b0bcfe5d0cb6ee8ba7458b0d4c1293257
serial: imx: restore handshaking irq for imx1

commit 7e620984b62532783912312e334f3c48cdacbd5d upstream.

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: afe9cbb1a6ad ("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