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:
41098ff
)
x86: ioapic: Remove useless inlines
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 16:33:53 +0000
(17:33 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 23 Feb 2011 16:38:23 +0000
(17:38 +0100)
There is no point to have irq_trigger() and irq_polarity() as wrappers
around the MPBIOS_* camel case functions. Get rid of both the inlines
and the ugly camel case.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found