]> git.baikalelectronics.ru Git - kernel.git/commit
serial: 8250_pericom: Use UART_LCR_DLAB
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 13 Jun 2022 07:57:36 +0000 (10:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jun 2022 12:33:15 +0000 (14:33 +0200)
commitcdeb96e9c28f6a461ff372f923078ca32f0601e3
treec75db7bbe1de7420d91d21b78ddb2225979e891b
parent0ccd787c8b2f5df4f8f85cc6917e0e8214a2768a
serial: 8250_pericom: Use UART_LCR_DLAB

Use UART_LCR_DLAB instead of literal.

Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20220613075736.12283-2-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pericom.c