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

No differences found