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:
8a19ebb
)
ARM: n30: Just call s3c24xx_init_irq() directly from machine definition
author
Ben Dooks
<ben-linux@fluff.org>
Fri, 7 May 2010 01:01:28 +0000
(10:01 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Fri, 7 May 2010 01:01:28 +0000
(10:01 +0900)
The n30_init_irq() call is simply a call to s3c24xx_init_irq, so
just remove it and update the machine definitions to call the IRQ
initialision call directly.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found