Revert "tty: serial: imx.c: Reset UART before activating interrupts"
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 27 Jul 2015 18:15:59 +0000 (15:15 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jul 2015 18:26:56 +0000 (11:26 -0700)
commit458e2c82c5fbfbc431598636c05bdb21feb7056f
tree2c62f8b60480965e99abd41c75fe9fe3dda96c9c
parent92311e46ecf2298d87f175c8449ab4d8c400a38e
Revert "tty: serial: imx.c: Reset UART before activating interrupts"

This reverts commit e95044ba4fee93f5ea8a1a24b2d921e148503833.

Commit e95044ba4fee93 ("tty: serial: imx.c: Reset UART before activating
interrupts") terribly messes up with the console on mx6 boards, so
let's revert it.

Reported-by: kernelci.org bot <bot@kernelci.org>
Cc: David Jander <david@protonic.nl>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c