summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMoteen Shah <m-shah@ti.com>2026-01-12 13:48:29 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-16 14:25:45 +0100
commita5fd8945a478ff9be14812693891d7c9b4185a50 (patch)
tree90bd963bcfc597fe53a16613defda6435516aadc /rust/alloc/collections/git@git.tavy.me:linux.git
parent623b07b370e9963122d167e04fdc1dc713ebfbaf (diff)
serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termination is done
Clear rx_running flag only after DMA teardown polling completes. In the previous implementation the flag was being cleared while hardware teardown was still in progress, creating a mismatch between software state (flag = 0, "ready") and hardware state (still terminating). Signed-off-by: Moteen Shah <m-shah@ti.com> Link: https://patch.msgid.link/20260112081829.63049-3-m-shah@ti.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions