linux/drivers/media
Lad Prabhakar 35112f5322 media: exynos4-is: Use platform_get_irq() to get the interrupt
platform_get_resource(pdev, IORESOURCE_IRQ, ..) relies on static
allocation of IRQ resources in DT core code, this causes an issue
when using hierarchical interrupt domains using "interrupts" property
in the node as this bypasses the hierarchical setup and messes up the
irq chaining.

In preparation for removal of static setup of IRQ resource from DT core
code use platform_get_irq().

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-01-28 11:40:51 +01:00
..
cec media: platform: cros-ec: Add brask to the match table 2022-01-23 21:18:42 +01:00
common media: saa7146: fix error logic at saa7146_vv_init() 2021-12-14 15:09:14 +01:00
dvb-core media: dvb-core: dvb_frontend: address some clang warnings 2021-11-29 10:15:04 +01:00
dvb-frontends media: media si2168: Fix spelling mistake "previsously" -> "previously" 2021-12-07 11:29:57 +01:00
firewire media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() 2021-09-30 10:07:54 +02:00
i2c media: i2c: max9286: Use "maxim,gpio-poc" property 2022-01-28 11:26:05 +01:00
mc bitmap patches for 5.17-rc1 2022-01-23 06:20:44 +02:00
mmc
pci media: bttv: fix WARNING regression on tunerless devices 2022-01-23 21:18:43 +01:00
platform media: exynos4-is: Use platform_get_irq() to get the interrupt 2022-01-28 11:40:51 +01:00
radio media: media/radio: make array probe_ports static const 2022-01-23 21:18:43 +01:00
rc media: mtk-cir: simplify code 2022-01-24 01:38:32 +01:00
spi media: cxd2880: Eliminate dead code 2021-12-07 11:29:57 +01:00
test-drivers media: vivid: fix timestamp and sequence wrapping 2022-01-23 21:18:42 +01:00
tuners media: si2157: add support for DVB-C Annex C 2022-01-10 15:56:50 +01:00
usb media: gspca: make array regs_to_read static const 2022-01-23 21:18:43 +01:00
v4l2-core media: v4l2-ctrls: make array range static 2022-01-23 21:18:43 +01:00
Kconfig media: correct MEDIA_TEST_SUPPORT help text 2021-11-15 08:12:06 +00:00
Makefile