Re: [PATCH] tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API

From: Greg KH
Date: Tue Nov 22 2022 - 11:57:03 EST


On Thu, Nov 17, 2022 at 06:27:05PM +0800, Sherry Sun wrote:
> Convert dmaengine_terminate_all() calls to synchronous and asynchronous
> versions where appropriate.
>
> Signed-off-by: Sherry Sun <sherry.sun@xxxxxxx>
> ---
> drivers/tty/serial/fsl_lpuart.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>

Fails to apply to my tree :(

Please rebase and resend.

thanks,

greg k-h