From: Tony Lindgren Date: Wed, 19 Oct 2005 13:48:46 +0000 (+0300) Subject: ARM: OMAP: Undo of adding early GPIO init to board specific files X-Git-Tag: v2.6.15-omap2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6f351b7712af302e1121c0f8ee919f69c20ebad;p=pandora-kernel.git ARM: OMAP: Undo of adding early GPIO init to board specific files 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. --- Reading git-diff-tree failed