aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/dmesg.py
diff options
context:
space:
mode:
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>2021-12-22 17:19:15 +0000
committerBartosz Golaszewski <brgl@bgdev.pl>2022-01-05 09:57:20 +0100
commitf1ff272c60eded6ba1aa4c64a313910ce6e85bff (patch)
tree9399f4d3b19f8a61c73b3f2964a8ae6338c5a795 /scripts/gdb/linux/dmesg.py
parent6408693f95275ffec5327d97a4ed22def8b20692 (diff)
downloadlinux-f1ff272c60eded6ba1aa4c64a313910ce6e85bff.tar.gz
linux-f1ff272c60eded6ba1aa4c64a313910ce6e85bff.tar.bz2
linux-f1ff272c60eded6ba1aa4c64a313910ce6e85bff.zip
gpio: rcar: 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: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions