aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLad Prabhakar <[email protected]>2021-12-24 19:26:24 +0000
committerKalle Valo <[email protected]>2022-01-17 14:44:08 +0200
commitd17efe4f80fc729416b5a467b4c60448cee64bfb (patch)
tree406be4ea33d8a08f09a3c0fa8a5566b6b8b3e2c0 /tools/perf/scripts/python
parent76d7b996aab822c80a6f18c5e2bba1d4de46eab5 (diff)
wcn36xx: Use platform_get_irq_byname() to get the interrupt
platform_get_resource_byname(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_byname(). Signed-off-by: Lad Prabhakar <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions