diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2012-07-02 10:54:45 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2012-07-08 20:02:24 +0100 |
commit | a91aff1c09fc41a55ccaa115763ff77e36b527d3 (patch) | |
tree | 67399c19ed775cdd8f87997f7b03afeff89638e2 /drivers/iio | |
parent | e1dc7bee745f74b42685b4b0b0a24895966e545e (diff) | |
download | op-kernel-dev-a91aff1c09fc41a55ccaa115763ff77e36b527d3.zip op-kernel-dev-a91aff1c09fc41a55ccaa115763ff77e36b527d3.tar.gz |
staging:iio: Request threaded-only IRQs with IRQF_ONESHOT
Since commit 1c6c69525b ("genirq: Reject bogus threaded irq requests") threaded
IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise
the request will fail. This patch adds the IRQF_ONESHOT to IIO drivers where it
is missing.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions