Re: [PATCH 22/44] serial: meson: Use uart_xmit_advance()

From: Martin Blumenstingl
Date: Wed Oct 19 2022 - 16:42:35 EST


On Wed, Oct 19, 2022 at 11:13 AM Ilpo Järvinen
<ilpo.jarvinen@xxxxxxxxxxxxxxx> wrote:
>
> Take advantage of the new uart_xmit_advance() helper.
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
Acked-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>

That helper is a welcome improvement in my opinion. Thanks for working on this!