summaryrefslogtreecommitdiffstats
path: root/drivers/hid
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2020-03-24 22:12:17 +0300
committerThierry Reding <treding@nvidia.com>2020-05-08 12:42:33 +0200
commita70ff65601f1016cb164d2847e9f370e2ed22b39 (patch)
tree175e60e51ff3be053004ba494bc80c9ce6ce19ef /drivers/hid
parent566c05f7cd9a5c6a257d19d4fb91ce35b3b27fb6 (diff)
downloadlinux-a70ff65601f1016cb164d2847e9f370e2ed22b39.tar.bz2
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: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions