diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-01-10 13:18:49 +0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-01-11 23:25:22 +0400 |
commit | 67c6b2ef2662b17cc2174f2bdc22a7cb818a8376 (patch) | |
tree | 2362141abb7549fd9720977d66f4eb01cbc98aa6 /arch/arm/mach-mvebu | |
parent | 65aabd61a4c5fa4033d2af7692ae7994845ab0ca (diff) | |
download | linux-67c6b2ef2662b17cc2174f2bdc22a7cb818a8376.tar.xz |
ARM: integrator: move syscon remap for AP PCIv3
The Integrator/AP syscon remapping was done in the .setup()
function rather than .preinit() which is wrong - .preinit()
is called before .setup() and the former also use the syscon
base and cause a crash since it was not yet remapped.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-mvebu')
0 files changed, 0 insertions, 0 deletions