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:
da07c0c
)
omap1: Fix innovator FPGA init for multi-omap
author
Tony Lindgren
<tony@atomide.com>
Sat, 18 Dec 2010 02:37:08 +0000
(18:37 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 21 Dec 2010 02:48:16 +0000
(18:48 -0800)
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>
No differences found