diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2013-10-22 16:12:39 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2013-10-23 17:22:37 +0200 |
commit | 317b2099938fe6f27e51c4b58e76f4de8212d3e6 (patch) | |
tree | 9236b2187e66765b2c1d7b63644e7df56ff1b15f /Documentation/io_ordering.txt | |
parent | mfd: syscon: Return -ENOSYS if CONFIG_MFD_SYSCON is not enabled (diff) | |
download | linux-317b2099938fe6f27e51c4b58e76f4de8212d3e6.tar.xz linux-317b2099938fe6f27e51c4b58e76f4de8212d3e6.zip |
mfd: ti_am335x_tscadc: Avoid possible deadlock of reg_lock
Since the addition of continuous sampling mode and shared irq support,
the reg_lock lock can be taken with and without interrupts. This patch
uses the *_irq* variant which should be used in order to avaoid a deadlock.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/io_ordering.txt')
0 files changed, 0 insertions, 0 deletions