]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit14839a5cc20f14fae3d73c922837c11a3d068c39
tree1907795ddcaa9d45de15548611920a1a6a9ef8a9
parent01bb71a17611cc935af43213520814700cf019d8
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