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

From: Richard Genoud
Date: Tue Sep 14 2021 - 09:53:41 EST


Le 14/09/2021 à 11:14, Jiri Slaby a écrit :
> 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>

For Atmel:
Acked-by: Richard Genoud <richard.genoud@xxxxxxxxx>