commit | 35a27e8e6565910e5202f1af83ea85305fbf5ceb | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 01 16:35:59 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 04 11:00:17 2010 +0200 |
tree | ca521bd9de38cb70f07145700d0747807339c6ac | |
parent | d1ea13c6e2cce0106531852daaa93dd97aec9580 [diff] |
mfd: Rename struct irq_data to struct sih_irq_data 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>