diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-03-24 22:12:17 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2020-04-15 19:27:31 +0300 |
commit | 8814044fe0fa182abc9ff818d3da562de98bc9a7 (patch) | |
tree | 8d2d9ec488296900ea85f790a2c101a76b64b370 /net/tls | |
parent | a900aeac253729411cf33c6cb598c152e9e4137f (diff) | |
download | linux-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