linux-stable/drivers/media/radio/si470x
Fabio Estevam 4d38cde776 [media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag
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.

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>
2015-06-06 07:34:08 -03:00
..
Kconfig
Makefile
radio-si470x-common.c [media] si470x: fixup wait_for_completion_timeout return handling 2015-03-02 14:55:44 -03:00
radio-si470x-i2c.c [media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag 2015-06-06 07:34:08 -03:00
radio-si470x-usb.c [media] radio-si470x-usb: use USB API functions rather than constants 2014-09-21 20:10:33 -03:00
radio-si470x.h [media] si470x: don't use buffer on the stack for USB transfers 2013-12-18 11:28:04 -02:00