summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
diff options
context:
space:
mode:
authorThomas Petazzoni2013-03-06 17:59:57 +0100
committerJason Cooper2013-03-17 19:03:44 +0100
commit59f16137b2a09b2fba7e4d00088f99ce0ea9a6de (patch)
treeeba5e1a91fbd602f143c5cf4c6ef678edd2e1936 /arch/arm/mach-orion5x
parentarm: plat-orion: only build addr-map.c when needed (diff)
downloadkernel-qcow2-linux-59f16137b2a09b2fba7e4d00088f99ce0ea9a6de.tar.gz
kernel-qcow2-linux-59f16137b2a09b2fba7e4d00088f99ce0ea9a6de.tar.xz
kernel-qcow2-linux-59f16137b2a09b2fba7e4d00088f99ce0ea9a6de.zip
arm: plat-orion: use mv_mbus_dram_info() in PCIe code
The PCIe code was directly accessing the orion_mbus_dram_info structure to get access to a description of the SDRAM chip selects in order to configure the PCIe -> SDRAM address decoding windows. However, with the introduction of the orion-mbus driver, we are going to remove this global structure and instead leave only the exported mv_mbus_dram_info() function to access this description of the SDRAM chip selects. Therefore, we simply switch to using this API. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-orion5x')
0 files changed, 0 insertions, 0 deletions