aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2020-01-14 04:34:37 +0300
committerWolfram Sang <[email protected]>2020-01-15 18:32:01 +0100
commitb5d5605ca3cebb9b16c4f251635ef171ad18b80d (patch)
treedbeefd258907a9dc1f55d992102106c508ed89a5 /tools/perf/scripts/python/bin
parentd02e5ee09bd98b8cec9c2e26b486ed4d6d1b7e2a (diff)
i2c: tegra: Prevent interrupt triggering after transfer timeout
Potentially it is possible that interrupt may fire after transfer timeout. That may not end up well for the next transfer because interrupt handling may race with hardware resetting. This is very unlikely to happen in practice, but anyway let's prevent the potential problem by enabling interrupt only at the moments when it is actually necessary to get some interrupt event. Tested-by: Thierry Reding <[email protected]> Signed-off-by: Dmitry Osipenko <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions