summaryrefslogtreecommitdiff
path: root/arch/h8300
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-03 09:58:38 +0000
committerJohn Crispin <blogic@openwrt.org>2013-02-17 01:25:38 +0100
commit908339ef25b1d5e80f1c6fab22b9958174708b4a (patch)
tree6dceee739cc3dfa1cd956916c417b26a2e64b745 /arch/h8300
parent617fed41e98417f3ea3e9974be251e125c8796f2 (diff)
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/h8300')
0 files changed, 0 insertions, 0 deletions