x86: Constify irqdomain ops
authorThomas Gleixner <tglx@linutronix.de>
Tue, 5 May 2015 09:10:11 +0000 (11:10 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 5 May 2015 09:14:48 +0000 (11:14 +0200)
commiteb18cf55c299d2ac5c8b5421c58b6c582a044475
treeaa83e35e19d88ceb1df740413209a449a1baac35
parent9d4c0313f24a05e5252e7106636bf3c5b6318f5d
x86: Constify irqdomain ops

Nothing changes those ops. Make the initializers readable while at it.

Reported-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/htirq.c
arch/x86/kernel/apic/vector.c
arch/x86/platform/uv/uv_irq.c