]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78661875c4e25a0cf0c6ebfdab532379c638eceb
tree2c62f8b60480965e99abd41c75fe9fe3dda96c9c
parent40a4b1cfe08456e4c9566a82b42089904b909882
Revert "tty: serial: imx.c: Reset UART before activating interrupts"

This reverts commit f8c62e75813b0277e91a97012ff0705d362b379f.

Commit f8c62e75813b02 ("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