mbox series

[v2,0/1] serial: 8250_fsl: Fix TX interrupt handling condition

Message ID 20200928102841.43782-1-aabyzov@slb.com
Headers show
Series serial: 8250_fsl: Fix TX interrupt handling condition | expand

Message

drolevar@gmail.com Sept. 28, 2020, 10:28 a.m. UTC
From: Andrij Abyzov <aabyzov@slb.com>

This is the port of the commit db1b5bc047b3 ("serial: 8250: Fix TX
interrupt handling condition") to the 8250_fsl irq handling logic.

Especially essential in case of RS 485 operation.

The bug has existed there since 8250_fsl.c was created.

Andrij Abyzov (1):
  serial: 8250_fsl: Fix TX interrupt handling condition

 drivers/tty/serial/8250/8250_fsl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)