Searched hist:"0661 cb2af0ba628e40a288d134b64c5a9e001a3f" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/mips/sgi-ip30/ |
H A D | ip30-irq.c | diff 0661cb2af0ba628e40a288d134b64c5a9e001a3f Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> mips: Bulk conversion to generic_handle_domain_irq()
Wherever possible, replace constructs that match either generic_handle_irq(irq_find_mapping()) or generic_handle_irq(irq_linear_revmap()) to a single call to generic_handle_domain_irq().
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/mips/ath25/ |
H A D | ar5312.c | diff 0661cb2af0ba628e40a288d134b64c5a9e001a3f Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> mips: Bulk conversion to generic_handle_domain_irq()
Wherever possible, replace constructs that match either generic_handle_irq(irq_find_mapping()) or generic_handle_irq(irq_linear_revmap()) to a single call to generic_handle_domain_irq().
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Marc Zyngier <maz@kernel.org>
|
H A D | ar2315.c | diff 0661cb2af0ba628e40a288d134b64c5a9e001a3f Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> mips: Bulk conversion to generic_handle_domain_irq()
Wherever possible, replace constructs that match either generic_handle_irq(irq_find_mapping()) or generic_handle_irq(irq_linear_revmap()) to a single call to generic_handle_domain_irq().
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-ar2315.c | diff 0661cb2af0ba628e40a288d134b64c5a9e001a3f Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> mips: Bulk conversion to generic_handle_domain_irq()
Wherever possible, replace constructs that match either generic_handle_irq(irq_find_mapping()) or generic_handle_irq(irq_linear_revmap()) to a single call to generic_handle_domain_irq().
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Marc Zyngier <maz@kernel.org>
|
H A D | pci-rt3883.c | diff 0661cb2af0ba628e40a288d134b64c5a9e001a3f Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> mips: Bulk conversion to generic_handle_domain_irq()
Wherever possible, replace constructs that match either generic_handle_irq(irq_find_mapping()) or generic_handle_irq(irq_linear_revmap()) to a single call to generic_handle_domain_irq().
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/mips/ralink/ |
H A D | irq.c | diff 0661cb2af0ba628e40a288d134b64c5a9e001a3f Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> mips: Bulk conversion to generic_handle_domain_irq()
Wherever possible, replace constructs that match either generic_handle_irq(irq_find_mapping()) or generic_handle_irq(irq_linear_revmap()) to a single call to generic_handle_domain_irq().
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/mips/sgi-ip27/ |
H A D | ip27-irq.c | diff 0661cb2af0ba628e40a288d134b64c5a9e001a3f Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> mips: Bulk conversion to generic_handle_domain_irq()
Wherever possible, replace constructs that match either generic_handle_irq(irq_find_mapping()) or generic_handle_irq(irq_linear_revmap()) to a single call to generic_handle_domain_irq().
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/openbmc/linux/arch/mips/lantiq/ |
H A D | irq.c | diff 0661cb2af0ba628e40a288d134b64c5a9e001a3f Tue May 04 11:42:18 CDT 2021 Marc Zyngier <maz@kernel.org> mips: Bulk conversion to generic_handle_domain_irq()
Wherever possible, replace constructs that match either generic_handle_irq(irq_find_mapping()) or generic_handle_irq(irq_linear_revmap()) to a single call to generic_handle_domain_irq().
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Marc Zyngier <maz@kernel.org>
|