diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-04-05 06:08:20 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-09 13:28:03 +0000 |
| commit | 8192fabb0db269a4130d8cbdd8557a47bfa1ffec (patch) | |
| tree | d163bdb948eef75e2072ae2132a75d2124d1bb5e /drivers/tty/serial/sccnxp.c | |
| parent | kfifo: fix typos in kernel-doc (diff) | |
| download | kernel-8192fabb0db269a4130d8cbdd8557a47bfa1ffec.tar.gz kernel-8192fabb0db269a4130d8cbdd8557a47bfa1ffec.zip | |
tty: 8250_dma: use dmaengine_prep_slave_sg()
This is a preparatory for the serial-to-kfifo switch. kfifo understands
only scatter-gatter approach, so switch to that.
No functional change intended, it's just dmaengine_prep_slave_single()
inline expanded.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions
