tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
authorSherry Sun <sherry.sun@nxp.com>
Wed, 23 Nov 2022 02:36:19 +0000 (10:36 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Nov 2022 08:39:20 +0000 (09:39 +0100)
commit8682ab0eea89c300ebb120c02ead3999ca5560a8
tree7141690487346c283662b5f93c3f62456910d1db
parent1a6ec673fb627c26e2267ca0a03849f91dbd9b40
tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API

Convert dmaengine_terminate_all() calls to synchronous and asynchronous
versions where appropriate.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Link: https://lore.kernel.org/r/20221123023619.30173-1-sherry.sun@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/fsl_lpuart.c