OSDN Git Service

ARM: integrator: move PCI base address grab to probe
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 2 Feb 2013 23:06:04 +0000 (00:06 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Jun 2013 06:04:37 +0000 (08:04 +0200)
commit03884f4e6d638a10901e599c9591ffa1530e23c0
tree3953208a75c00d1eb33d3446571685c364999844
parent5283456dad4a57fe1940cec4d7a99ac93ee3127f
ARM: integrator: move PCI base address grab to probe

This moves the point where the PCIv3 driver grabs the SC base
address to the probe function.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-integrator/pci_v3.c