linux/drivers/sh
Bart Van Assche d0c62d51ed sh: intc: Switch to irq_get_nr_irqs()
Use the irq_get_nr_irqs() function instead of the global variable
'nr_irqs'. Prepare for changing 'nr_irqs' from an exported global
variable into a variable with file scope.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20241015190953.1266194-19-bvanassche@acm.org
2024-10-16 21:56:58 +02:00
..
clk
intc sh: intc: Switch to irq_get_nr_irqs() 2024-10-16 21:56:58 +02:00
maple driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
Kconfig
Makefile
pm_runtime.c