aboutsummaryrefslogtreecommitdiff
path: root/.get_maintainer.ignore
diff options
context:
space:
mode:
authorGravatar Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> 2022-04-04 16:55:57 +0100
committerGravatar Vinod Koul <vkoul@kernel.org> 2022-04-11 16:26:53 +0530
commit80380f89d0f56e0efa43e24c11f989e89b4af952 (patch)
tree9b5e2b2a575d97389454e4e79ff4cf886d460385 /.get_maintainer.ignore
parentdmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt (diff)
downloadlinux-80380f89d0f56e0efa43e24c11f989e89b4af952.tar.gz
linux-80380f89d0f56e0efa43e24c11f989e89b4af952.tar.bz2
linux-80380f89d0f56e0efa43e24c11f989e89b4af952.zip
dmaengine: mediatek-cqdma: 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> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20220404155557.27316-4-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions