serial: fsl_lpuart: specify transmit FIFO size for 32-bit variant
authorAtsushi Nemoto <atsushi.nemoto@sord.co.jp>
Mon, 21 Jan 2019 08:36:21 +0000 (17:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 08:51:10 +0000 (09:51 +0100)
commitb0b2735a2ba24111a2331b85169cc4cc8e06ae36
treea904674a6a41e65f656d1eb001ac1653b379add4
parent04afcd3aaf3389cc258044350e4daac2410164d8
serial: fsl_lpuart: specify transmit FIFO size for 32-bit variant

The commit 4e8f24593709 ("tty: serial: fsl_lpuart: specify transmit
FIFO size") fixed lpuart_startup only.
Fix lpuart32_startup too.

Signed-off-by: Atsushi Nemoto <atsushi.nemoto@sord.co.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/fsl_lpuart.c