On 14/09/2021 at 11:14, Jiri Slaby wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
Since commit a9c3f68f3cd8d (tty: Fix low_latency BUG) in 2014,
tty_flip_buffer_push() is only a wrapper to tty_schedule_flip(). We are
going to remove the former, so call the latter directly in
drivers/tty/serial/.
Signed-off-by: Jiri Slaby <redacted>
Cc: Joel Stanley <joel@jms.id.au>
Cc: Andrew Jeffery <redacted>
Cc: Al Cooper <alcooperx@gmail.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Tobias Klauser <tklauser@distanz.ch>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Vineet Gupta <vgupta@kernel.org>
Cc: Richard Genoud <redacted>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
[..]
For:
drivers/tty/serial/atmel_serial.c | 6 +++---
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Regards,
--
Nicolas Ferre