diff options
author | Fugang Duan <[email protected]> | 2021-08-17 18:02:03 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-08-18 16:05:27 +0200 |
commit | 88c1d2478ec8a420cf60a3c25503e37b34fea5aa (patch) | |
tree | 4560aea876860da77a1c43c14bafe8df0a77ba54 /scripts/gdb/linux/utils.py | |
parent | 1143637f00cd8205c43bad702b2aff57c01913f8 (diff) |
tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callback
There have a corner case that tx DMA .callback() is coming after
.flush_buffer(), then .callback() should check dma_tx_in_progress
flag and return in directly.
Signed-off-by: Fugang Duan <[email protected]>
Signed-off-by: Vipul Kumar <[email protected]>
Signed-off-by: Sherry Sun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions