linux/drivers/sh/intc
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
..
access.c
balancing.c
chip.c
core.c sh: intc: Make intc_subsys const 2024-02-15 18:12:01 +01:00
handle.c
internals.h sh: intc: Make intc_subsys const 2024-02-15 18:12:01 +01:00
irqdomain.c
Kconfig
Makefile
userimask.c sh: intc: Replace simple_strtoul() with kstrtoul() 2024-09-26 17:25:29 +02:00
virq-debugfs.c sh: intc: Switch to irq_get_nr_irqs() 2024-10-16 21:56:58 +02:00
virq.c