aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-ioctl.c
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2015-06-01 14:14:07 -0300
committerMauro Carvalho Chehab <[email protected]>2015-06-06 07:34:08 -0300
commit4d38cde776185a78b96f5e3a3e653450050600bd (patch)
tree2b2e73f79b7ee9e8ff78f1df3ce41aad2e081356 /drivers/media/v4l2-core/v4l2-ioctl.c
parentebbb5637558e6ff087f6f4cc74e1847bb6992f02 (diff)
[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 <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ioctl.c')
0 files changed, 0 insertions, 0 deletions