]> git.baikalelectronics.ru Git - kernel.git/commit
omap1: Fix innovator FPGA init for multi-omap
authorTony Lindgren <tony@atomide.com>
Sat, 18 Dec 2010 02:37:08 +0000 (18:37 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Dec 2010 02:48:16 +0000 (18:48 -0800)
commit4a5a2295b316e83dba64f71a4c10a16f943203f3
tree4cd2c12349eb69b4d9797518d20fbd56ba2377f8
parent6b23c6248820369a659e23efdd5b064a816230c2
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 <tony@atomide.com>
arch/arm/mach-omap1/board-innovator.c
arch/arm/mach-omap1/fpga.c
arch/arm/plat-omap/include/plat/fpga.h