tty: serial: fsl_lpuart: count tty buffer overruns
authorSherry Sun <sherry.sun@nxp.com>
Tue, 11 Jan 2022 08:51:30 +0000 (16:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jan 2022 13:54:12 +0000 (14:54 +0100)
commit93cf538e23d024ef19cb6de531c5490576c23ccb
treebaf3777ba6cad8272e72dc599ad494fd4fd05822
parent7a637784d517863e20d0556037aa4758a706a79f
tty: serial: fsl_lpuart: count tty buffer overruns

Added support for counting the tty buffer overruns in fsl_lpuart driver
like other uart drivers.

Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Link: https://lore.kernel.org/r/20220111085130.5817-1-sherry.sun@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/fsl_lpuart.c