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

From: Vladimir Zapolskiy
Date: Thu Sep 16 2021 - 16:30:56 EST


Hi Jiri,

On 9/14/21 12:14 PM, 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>

for LPC32xx HS UART:

drivers/tty/serial/lpc32xx_hs.c | 2 +-

Acked-by: Vladimir Zapolskiy <vz@xxxxxxxxx>

--
Best wishes,
Vladimir