tile/PCI: use for_each_pci_dev to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 3 Dec 2012 13:28:36 +0000 (08:28 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 12 Dec 2012 22:22:18 +0000 (17:22 -0500)
commit17a263540cebd4c615755300f34c695b15378a58
tree6849351c775e7a1f754517dccef519ba17bd2640
parent5955a5966632d0f49cb9418ae437db604db295d9
tile/PCI: use for_each_pci_dev to simplify the code

Use for_each_pci_dev to simplify the code.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/pci.c