Re: [PATCH 4/4] serial: qcom-geni: drop bogus uart_write_wakeup()

From: Doug Anderson
Date: Tue Mar 07 2023 - 14:01:07 EST


Hi,

On Tue, Mar 7, 2023 at 8:43 AM Johan Hovold <johan+linaro@xxxxxxxxxx> wrote:
>
> Drop the bogus uart_write_wakeup() from when setting up a new DMA
> transfer, which does not free up any more space in the ring buffer.
>
> Any pending writers will be woken up when the transfer completes.
>
> Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
> ---
> drivers/tty/serial/qcom_geni_serial.c | 4 ----
> 1 file changed, 4 deletions(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>