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:
ec996ba
)
mxc irq: make architecture runtime dependent
author
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 18 Feb 2009 19:59:04 +0000
(20:59 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 7 May 2009 14:15:45 +0000
(16:15 +0200)
Currently we depend on hardcoded base addresses for the interrupt
controller. This prevents us from compiling in more than one i.MX
architecture at a time. This patch changes the base address to a
runtime calculated one.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found