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:
9a5d194
)
ARM: OMAP: Undo of adding early GPIO init to board specific files
author
Tony Lindgren
<tony@atomide.com>
Wed, 19 Oct 2005 13:48:46 +0000
(16:48 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 19 Oct 2005 13:48:46 +0000
(16:48 +0300)
The early GPIO should only be needed in cases where some interrupts
are routed via FPGA. In most cases doing the init with arch_initcall()
should be fine.
No differences found