diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-01-10 10:18:49 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-01-11 20:25:22 +0100 |
commit | 67c6b2ef2662b17cc2174f2bdc22a7cb818a8376 (patch) | |
tree | 2362141abb7549fd9720977d66f4eb01cbc98aa6 /arch/arm/mach-mvebu | |
parent | Merge tag 'mvebu_fixes_for_v3.8-rc3' of git://git.infradead.org/users/jcooper... (diff) | |
download | linux-67c6b2ef2662b17cc2174f2bdc22a7cb818a8376.tar.xz linux-67c6b2ef2662b17cc2174f2bdc22a7cb818a8376.zip |
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