commit | f6e1d8cc38b3776038fb15d3acc82ed8bb552f82 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Fri Nov 13 17:35:04 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Nov 24 15:30:36 2009 -0800 |
tree | d6ff3745b8f3843bad4cf284e653e38ba3b0a693 | |
parent | 8c57786ad3d921713c7ad8e44132aa537a1d0fec [diff] |
x86/PCI: MMCONFIG: add lookup function This patch factors out the search for an MMCONFIG region, which was previously implemented in both mmconfig_32 and mmconfig_64. No functional change. Reviewed-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>