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

From: Sherry Sun
Date: Tue Nov 22 2022 - 21:05:11 EST




> -----Original Message-----
> From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
> Sent: 2022年11月23日 0:57
> To: Sherry Sun <sherry.sun@xxxxxxx>
> Cc: jirislaby@xxxxxxxxxx; linux-serial@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; dl-linux-imx <linux-imx@xxxxxxx>
> Subject: Re: [PATCH] tty: serial: fsl_lpuart: switch to new
> dmaengine_terminate_* API
>
> 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.

Hi Greg, sorry for the inconvenience, will fix it and resend. Thanks!

Best Regards
Sherry