PCI: separate pci_setup_bridge to small functions
authorYinghai Lu <yinghai@kernel.org>
Tue, 22 Dec 2009 23:02:21 +0000 (15:02 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 23 Feb 2010 00:16:59 +0000 (16:16 -0800)
commit7cc5997d1dada3bdeed95a59c2f4f6c66cbb0767
treed93b2e63dbc6ee0a45bdbe222a0c9a74005249b1
parentb0fc889c4311835ae7d02f433154bc20cad9ee11
PCI: separate pci_setup_bridge to small functions

This is a good cleanup in itself, and makes it easier to modify specific
resource types in later code.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-bus.c