diff options
author | Dmitry Osipenko <[email protected]> | 2021-01-12 16:17:09 +0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-01-28 10:03:58 +0100 |
commit | 3928bbb0206bac100b7f4942356790aef758ed39 (patch) | |
tree | 68698bdc2c76e6d3b55fd8562b542df696b92d68 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2e7f3db5d886701c2a31219530845f642fe700d9 (diff) |
i2c: tegra: Use threaded interrupt
Switch to use threaded interrupt context in order to avoid checking of
"are we in interrupt?" for the code that may sleep in the IRQ handler.
I2C doesn't require a very low interrupt-handling latency, hence this
change doesn't introduce any noticeable effects.
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions