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:
d7cb10d
)
powerpc/irq: Move get_irq() comment into header
author
Michael Ellerman
<michael@ellerman.id.au>
Wed, 22 Apr 2009 15:31:38 +0000
(15:31 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 21 May 2009 05:43:59 +0000
(15:43 +1000)
The guts of do_IRQ() isn't really the right place to be documenting
the ppc_md.get_irq() interface. So move the comment into machdep.h
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found