commit | d0608b54740c82b08056b7611e38a3fd73be3564 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Nov 17 22:50:59 2009 +0000 |
committer | Kyle McMartin <kyle@mcmartin.ca> | Wed Dec 16 03:48:56 2009 +0000 |
tree | 0a8c0ed4dd38402864ceee1c9d343ee1cb72f17a | |
parent | 217bfb5190813d97e6003f7692f8014655ffc02a [diff] |
parisc: Fixup last users of irq_chip->typename The typename member of struct irq_chip was kept for migration purposes and is obsolete since more than 2 years. Fix up the leftovers. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>