summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2021-01-12 16:17:09 +0300
committerWolfram Sang <wsa@kernel.org>2021-01-28 10:03:58 +0100
commit3928bbb0206bac100b7f4942356790aef758ed39 (patch)
tree68698bdc2c76e6d3b55fd8562b542df696b92d68 /crypto
parent2e7f3db5d886701c2a31219530845f642fe700d9 (diff)
downloadlinux-stable-3928bbb0206bac100b7f4942356790aef758ed39.tar.gz
linux-stable-3928bbb0206bac100b7f4942356790aef758ed39.tar.bz2
linux-stable-3928bbb0206bac100b7f4942356790aef758ed39.zip
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 <digetx@gmail.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions