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)
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>

No differences found