summaryrefslogtreecommitdiff
path: root/net/tls
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2020-03-24 22:12:17 +0300
committerWolfram Sang <wsa@the-dreams.de>2020-04-15 19:27:31 +0300
commit8814044fe0fa182abc9ff818d3da562de98bc9a7 (patch)
tree8d2d9ec488296900ea85f790a2c101a76b64b370 /net/tls
parenta900aeac253729411cf33c6cb598c152e9e4137f (diff)
downloadlinux-8814044fe0fa182abc9ff818d3da562de98bc9a7.tar.xz
i2c: tegra: Synchronize DMA before termination
DMA transfer could be completed, but CPU (which handles DMA interrupt) may get too busy and can't handle the interrupt in a timely manner, despite of DMA IRQ being raised. In this case the DMA state needs to synchronized before terminating DMA transfer in order not to miss the DMA transfer completion. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions