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