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:
d1ea13c
)
mfd: Rename struct irq_data to struct sih_irq_data
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 1 Oct 2010 14:35:59 +0000
(16:35 +0200)
committer
Thomas 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