aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorLad Prabhakar <[email protected]>2021-12-24 14:29:15 +0000
committerGreg Kroah-Hartman <[email protected]>2021-12-30 13:26:49 +0100
commitfc67c913298c97bf5c1aac419ff260b7845613f5 (patch)
tree5932d75b61dd8c478f52a3a7e652ac25b250f42d /scripts/gdb/linux/mm.py
parent1129a63e3a4c636f71c8d399313046f7b55f3009 (diff)
serial: bcm63xx: 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(). Acked-by: Florian Fainelli <[email protected]> Signed-off-by: Lad Prabhakar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions