commit | 65dd4c1626b396af839881708fdf3bc726a16f73 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Dec 17 18:37:08 2010 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Mon Dec 20 18:48:16 2010 -0800 |
tree | 4cd2c12349eb69b4d9797518d20fbd56ba2377f8 | |
parent | da07c0cff295d887427ad2519e452ee3c27e47ff [diff] |
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>