git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
293cfa4
)
powerpc: Fixup last users of irq_chip->typename
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 18 Nov 2009 23:44:21 +0000
(23:44 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 24 Nov 2009 03:32:45 +0000
(14:32 +1100)
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>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found