tty: serial: lpuart: Use defines that correspond to correct register
authorPhilippe Schenker <philippe.schenker@toradex.com>
Thu, 17 Oct 2019 14:14:40 +0000 (14:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Nov 2019 16:37:54 +0000 (17:37 +0100)
commite3553fee81b5ff4fe7c8a06e29fc5260fe1452b3
tree1a14c76a4b30ef8968c3f724ad6fa9344681c6d4
parent2b30efe2e88a398224abf9751a3fe1018375826f
tty: serial: lpuart: Use defines that correspond to correct register

Use define from the 32-bit register description UARTMODIR_* instead of
UARTMODEM_*. The value is the same, so there is no functional change.

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Reviewed-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Link: https://lore.kernel.org/r/20191017141428.10330-2-philippe.schenker@toradex.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/fsl_lpuart.c