ARM: Kirkwood: Use hw_pci.ops instead of hw_pci.scan
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Wed, 21 Nov 2012 07:15:11 +0000 (00:15 -0700)
committerJason Cooper <jason@lakedaemon.net>
Wed, 21 Nov 2012 20:09:11 +0000 (20:09 +0000)
commit4a9329a04ceec56fc1ec155b6ea4d8b50f350a7b
tree1907795ddcaa9d45de15548611920a1a6a9ef8a9
parent98adf932c0adc5e57257fe4230d89bda306a4037
ARM: Kirkwood: Use hw_pci.ops instead of hw_pci.scan

The kirkwood_pcie_scan_bus function duplicates the common code in
bios32.c, passing ops in will use the common code..

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/pcie.c