diff options
author | Valentin Caron <[email protected]> | 2023-08-08 18:19:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-22 15:28:51 +0200 |
commit | 00bc5e8fc91743753a3ac9de1e9567e844ae3967 (patch) | |
tree | b1cb2f7ede4afda9d360c7dac656095f43ece21c /net/lapb/lapb_timer.c | |
parent | db89728abad5ab6b8f30349142897bd55f1f5b00 (diff) |
serial: stm32: use DMAT as a configuration bit
DMAT is a configuration bit so it should be set at the startup of uart
port and not when a DMA transfer begins.
This patch move set of DMAT into set_termios and remove DMAT reset except
in shutdown.
Signed-off-by: Valentin Caron <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions