[PATCH 0/2] sound/soc: Use platform_get_irq() to fetch IRQ's
Lad Prabhakar
prabhakar.mahadev-lad.rj at bp.renesas.com
Sun Dec 19 10:10:37 PST 2021
Hi All,
This patch series aims to drop using platform_get_resource() for IRQ types
in preparation for removal of static setup of IRQ resource from DT core
code.
Dropping usage of platform_get_resource() was agreed based on
the discussion [0].
[0] https://patchwork.kernel.org/project/linux-renesas-soc/
patch/20211209001056.29774-1-prabhakar.mahadev-lad.rj at bp.renesas.com/
Note: I have just build tested the patches.
Cheers,
Prabhakar
Lad Prabhakar (2):
ASoC: xlnx: Use platform_get_irq() to get the interrupt
ASoC: bcm: Use platform_get_irq() to get the interrupt
sound/soc/bcm/bcm63xx-i2s.h | 1 -
sound/soc/bcm/bcm63xx-pcm-whistler.c | 12 +++++-------
sound/soc/xilinx/xlnx_spdif.c | 10 +++-------
3 files changed, 8 insertions(+), 15 deletions(-)
--
2.17.1
More information about the linux-arm-kernel
mailing list