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:
a5ecbab
)
ARM: integrator: move VGA base assignment
author
Linus Walleij
<linus.walleij@linaro.org>
Sat, 16 Mar 2013 21:03:41 +0000
(22:03 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 3 Jun 2013 06:04:40 +0000
(08:04 +0200)
The global vga_base is used for things like getting an early
console on a PCI-based VGA adapter. Move this assignment into
the probe function for the PCI bridge.
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found