linux/kernel/irq
Bartosz Golaszewski 28b6afa7d4 genirq/irq_sim: Check the return value of irq_sim_init() for error codes
As discussed with Marc Zyngier: irq_sim_init() and its devres variant
should return the base of the allocated interrupt range on success rather
than 0.

Make devm_irq_sim_init() check for an error code. This is a preparatory
change for modifying irq_sim_init() itself.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Link: https://lkml.kernel.org/r/20180304121018.640-3-brgl@bgdev.pl
2018-03-09 11:44:03 +01:00
..
affinity.c
autoprobe.c
chip.c
cpuhotplug.c
debug.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk 2018-02-01 13:36:15 -08:00
debugfs.c
devres.c
dummychip.c
generic-chip.c
handle.c
internals.h
ipi.c
irq_sim.c genirq/irq_sim: Check the return value of irq_sim_init() for error codes 2018-03-09 11:44:03 +01:00
irqdesc.c genirq: Add wakeup sysfs node to show IRQ wakeup state 2018-02-28 18:07:20 +01:00
irqdomain.c
Kconfig
Makefile
manage.c genirq: Let irq thread follow the effective hard irq affinity 2018-02-16 15:28:50 +01:00
matrix.c
migration.c
msi.c
pm.c
proc.c
resend.c
settings.h
spurious.c genirq: remove unneeded kallsyms include 2018-02-06 18:32:47 -08:00
timings.c