genirq: Sanitize irq_data accessors
authorThomas Gleixner <tglx@linutronix.de>
Tue, 28 Sep 2010 15:34:01 +0000 (17:34 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:39:05 +0000 (16:39 +0200)
commitf303a6dd127b5ec6de90d1cd79ed19820c7e9658
tree8060ccc63ab56406e6a9535b21cca29f17956052
parent442471848f5abb55b99cba1229301655f67492b4
genirq: Sanitize irq_data accessors

Get the data structure from the core and provide inline wrappers to
access the irq_data members.

Provide accessor inlines for irq_data as well.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
include/linux/irq.h
kernel/irq/chip.c