summaryrefslogtreecommitdiff
path: root/arch/mips/ath79
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-03 09:58:38 (GMT)
committerJohn Crispin <blogic@openwrt.org>2013-02-17 00:25:38 (GMT)
commit908339ef25b1d5e80f1c6fab22b9958174708b4a (patch)
tree6dceee739cc3dfa1cd956916c417b26a2e64b745 /arch/mips/ath79
parent617fed41e98417f3ea3e9974be251e125c8796f2 (diff)
downloadlinux-fsl-qoriq-908339ef25b1d5e80f1c6fab22b9958174708b4a.tar.xz
MIPS: pci-ar724x: use dynamically allocated PCI controller structure
The current code uses static variables to store the PCI controller specific data. This works if the system contains one PCI controller only, however it becomes impractical when multiple PCI controllers are present. Move the variables into a dynamically allocated controller specific structure, and use that instead of the static variables. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4912/ Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'arch/mips/ath79')
0 files changed, 0 insertions, 0 deletions