linux/sound/soc/amd/renoir
Meng Tang 87d71a1287
ASoC: amd: pcm-dma: 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 bypassed the hierarchical setup and messed 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: Meng Tang <tangmeng@uniontech.com>
Link: https://lore.kernel.org/r/20220227050928.32270-1-tangmeng@uniontech.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-02-28 13:33:35 +00:00
..
acp3x-pdm-dma.c ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt 2022-02-28 13:33:35 +00:00
acp3x-rn.c ASoC: amd: Don't show messages about deferred probing by default 2021-07-23 14:52:49 +01:00
Makefile AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module 2020-06-25 15:06:56 +01:00
rn_acp3x.h ASoC: amd: renoir: Add check for acp configuration flags 2022-01-28 15:59:35 +00:00
rn_chip_offset_byte.h
rn-pci-acp3x.c ASoC: amd: renoir: Add check for acp configuration flags 2022-01-28 15:59:35 +00:00