aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_osnoise.c
diff options
context:
space:
mode:
authorLad Prabhakar <[email protected]>2021-12-21 17:53:22 +0000
committerWolfram Sang <[email protected]>2022-01-03 10:17:32 +0100
commit8ab1ff9b1ec819bf431cf6c370ba3d9f8c8a108b (patch)
treebdb50faad78e5b1a3c8489109be111f5993f5b95 /kernel/trace/trace_osnoise.c
parentaab799e44ce3953ac56c42721742c9cd9208b2f4 (diff)
i2c: riic: 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 <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'kernel/trace/trace_osnoise.c')
0 files changed, 0 insertions, 0 deletions