From: Tony Lindgren Date: Sat, 18 Dec 2010 02:37:08 +0000 (-0800) Subject: omap1: Fix innovator FPGA init for multi-omap X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19fce6278fe719c0b8c5063d957da458215a0c9c;p=pandora-kernel.git omap1: Fix innovator FPGA init for multi-omap No need to call this early from init_irq. Also recent changes initialize GPIO now later, so calling gpio_request from init_irq will make it fail. While at it, also remove the unnecessary EXPORT_SYMBOL. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed