linux_dsm_epyc7002/drivers/media
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
..
common [media] b2c2: Reset no_base_addr on skystarS2 attach failure 2015-05-18 17:48:13 -03:00
dvb-core [media] dvb-core: fix 32-bit overflow during bandwidth calculation 2015-05-20 14:01:46 -03:00
dvb-frontends [media] a8293: implement I2C client bindings 2015-06-06 07:19:47 -03:00
firewire [media] firewire: Deletion of an unnecessary check before the function call "dvb_unregister_device" 2014-11-25 13:30:31 -02:00
i2c [media] adv7511: add xfer_func support 2015-06-05 11:48:08 -03:00
mmc [media] siano: register media controller earlier 2015-02-26 09:10:39 -03:00
pci [media] saa7134: switch tuner FMD1216ME_MK3 to analog 2015-06-06 07:29:17 -03:00
platform [media] vivid: move video loopback control to the capture device 2015-06-06 07:33:17 -03:00
radio [media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag 2015-06-06 07:34:08 -03:00
rc [media] ir: Fix IR_MAX_DURATION enforcement 2015-06-05 11:26:42 -03:00
tuners [media] si2157: implement signal strength stats 2015-06-05 06:33:45 -03:00
usb [media] stk1160: add DMABUF support 2015-06-06 07:33:36 -03:00
v4l2-core [media] v4l: of: Correct pclk-sample for BT656 bus 2015-06-06 07:27:04 -03:00
Kconfig media controller: add EXPERIMENTAL to Kconfig option for DVB support 2015-05-08 14:48:49 -03:00
Makefile [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
media-device.c [media] media: Use strlcpy instead of custom code 2014-09-21 20:27:08 -03:00
media-devnode.c [media] media-devnode: just return 0 instead of using a var 2014-09-03 17:59:28 -03:00
media-entity.c [media] media: Fix a compiler warning in media_entity_pipeline_start() 2014-11-03 19:09:13 -02:00