diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2012-01-26 20:12:14 +0100 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2012-02-16 14:11:24 +0100 |
commit | a18dc81bf58258ac0920bec26b91656cb0140d2a (patch) | |
tree | 7e11dd40b11ffa281c3ecb902994b94250fbf916 /arch/c6x/kernel | |
parent | irq_domain: Create common xlate functions that device drivers can use (diff) | |
download | linux-a18dc81bf58258ac0920bec26b91656cb0140d2a.tar.xz linux-a18dc81bf58258ac0920bec26b91656cb0140d2a.zip |
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>
Diffstat (limited to 'arch/c6x/kernel')
0 files changed, 0 insertions, 0 deletions