linux/kernel/irq
Grant Likely a18dc81bf5 irq_domain: constify irq_domain_ops
Make irq_domain_ops pointer a constant to make it safer for multiple
instances to share the same ops pointer and change the irq_domain code
so that it does not modify the ops.

v4: Fix mismatched type reference in powerpc code

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Milton Miller <miltonm@bga.com>
Tested-by: Olof Johansson <olof@lixom.net>
2012-02-16 06:11:24 -07:00
..
Kconfig
Makefile
autoprobe.c
chip.c
debug.h
devres.c
dummychip.c
generic-chip.c
handle.c
internals.h module_param: make bool parameters really bool (core code) 2012-01-13 09:32:18 +10:30
irqdesc.c
irqdomain.c irq_domain: constify irq_domain_ops 2012-02-16 06:11:24 -07:00
manage.c
migration.c
pm.c
proc.c
resend.c
settings.h
spurious.c module_param: make bool parameters really bool (core code) 2012-01-13 09:32:18 +10:30