linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] sound/soc: Use platform_get_irq() to fetch IRQ's
@ 2021-12-19 18:10 Lad Prabhakar
  2021-12-19 18:10 ` [PATCH 1/2] ASoC: xlnx: Use platform_get_irq() to get the interrupt Lad Prabhakar
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lad Prabhakar @ 2021-12-19 18:10 UTC (permalink / raw)
  To: Rob Herring, Liam Girdwood, Mark Brown, Jaroslav Kysela,
	Takashi Iwai, Florian Fainelli, bcm-kernel-feedback-list,
	Michal Simek
  Cc: alsa-devel, linux-arm-kernel, linux-kernel, Prabhakar, Lad Prabhakar

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@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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-21 19:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-19 18:10 [PATCH 0/2] sound/soc: Use platform_get_irq() to fetch IRQ's Lad Prabhakar
2021-12-19 18:10 ` [PATCH 1/2] ASoC: xlnx: Use platform_get_irq() to get the interrupt Lad Prabhakar
2021-12-19 18:10 ` [PATCH 2/2] ASoC: bcm: " Lad Prabhakar
2021-12-19 18:20   ` Florian Fainelli
2021-12-20 18:30   ` Mark Brown
2021-12-21 19:12 ` [PATCH 0/2] sound/soc: Use platform_get_irq() to fetch IRQ's Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).