diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-06-01 19:14:07 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-06 12:34:08 +0200 |
commit | 4d38cde776185a78b96f5e3a3e653450050600bd (patch) | |
tree | 2b2e73f79b7ee9e8ff78f1df3ce41aad2e081356 /lib | |
parent | [media] stk1160: add DMABUF support (diff) | |
download | linux-4d38cde776185a78b96f5e3a3e653450050600bd.tar.xz linux-4d38cde776185a78b96f5e3a3e653450050600bd.zip |
[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag
Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
threaded IRQs without a primary handler need to be requested with
IRQF_ONESHOT, otherwise the request will fail.
So pass the IRQF_ONESHOT flag in this case.
The semantic patch that makes this change is available
in scripts/coccinelle/misc/irqf_oneshot.cocci.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions