ARM: 7647/1: pci: Keep pci_common_init() around after init
authorThierry Reding <thierry.reding@avionic-design.de>
Mon, 11 Feb 2013 07:44:47 +0000 (08:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 16 Feb 2013 17:54:24 +0000 (17:54 +0000)
commit276fd3c5f8a21f9d7d398383b818d5d0ac81db23
treeb71d5672436626530aa44c7a9af091c995bbe92b
parentbce2bd3cda4e73cd92cf08e017c073058c151ddc
ARM: 7647/1: pci: Keep pci_common_init() around after init

When using deferred driver probing, PCI host controller drivers may
actually require this function after the init stage.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/bios32.c