commit | 01ef31053ddda5d5aee86dca61193d1395273d53 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Mar 16 22:03:41 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 03 08:04:40 2013 +0200 |
tree | 47a14b66449b85526bb5ac2dd453d7ac69e2e3ff | |
parent | a5ecbab7d9b606bdfbec67ccda0fde0f82e1e70e [diff] |
ARM: integrator: move VGA base assignment 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>