]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6e3821df9675ef576096020c9035fb6111def4c
treed93b2e63dbc6ee0a45bdbe222a0c9a74005249b1
parent9da1e8e6ba86dfa00153606c7d1adea61728d0c3
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