summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorDawei Li <dawei.li@shingroup.cn>2024-01-22 16:57:13 +0800
committerThomas Gleixner <tglx@linutronix.de>2024-01-24 16:02:48 +0100
commitd22083a5f09b2066728a91f3abb71284451247b1 (patch)
tree3cf15a8f6e90da8fedf716c95329ea7dabc511b4 /scripts/lib/kdoc/kdoc_output.py
parenta0c446dc4d9365a24d81f2ee024bdde46e40365f (diff)
irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()
GIC & GIC-v3 share same gic_irq() implementations, both of which serve exact same purpose as irqd_to_hwirq(). irqd_to_hwirq() is a generic and top level API of the interrupt subsystem, it's independent of any chip implementation. Replace gic_irq() with irqd_to_hwirq() and convert struct irq_data::hwirq to irq_hw_number_t explicitly. Suggested-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Dawei Li <dawei.li@shingroup.cn> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20240122085716.2999875-3-dawei.li@shingroup.cn
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions