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

No differences found