mfd: Rename struct irq_data to struct sih_irq_data
authorThomas Gleixner <tglx@linutronix.de>
Fri, 1 Oct 2010 14:35:59 +0000 (16:35 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 09:00:17 +0000 (11:00 +0200)
struct irq_data is the preferred name for the data associated to an
interrupt in the core code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>

No differences found