Re: [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push

From: Russell King (Oracle)
Date: Thu Sep 16 2021 - 08:54:57 EST


On Tue, Sep 14, 2021 at 11:14:07AM +0200, Jiri Slaby wrote:
> 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 <jslaby@xxxxxxx>
> ---
> drivers/tty/serial/21285.c | 2 +-
> drivers/tty/serial/amba-pl010.c | 2 +-
> drivers/tty/serial/amba-pl011.c | 6 +++---
> drivers/tty/serial/clps711x.c | 2 +-
> drivers/tty/serial/sa1100.c | 2 +-
> drivers/tty/serial/serial_core.c | 2 +-

Reviewed-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>

Thanks.

--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!