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)
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>

No differences found