commit | 71b720c0f96145f5868c87591c286b290bc1a6af | [log] [tgz] |
---|---|---|
author | rajesh.shah@intel.com <rajesh.shah@intel.com> | Mon Oct 31 16:20:06 2005 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Nov 10 16:09:14 2005 -0800 |
tree | 797a97084494d99ec59670009242dc25174d3fb1 | |
parent | 24a4e377068d15424cd6a921d41352f295548037 [diff] |
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management This patch converts the pci express hotplug controller driver to use the PCI core for resource management. This eliminates a lot of duplicated code and integrates pciehp with the system's normal PCI handling code. Signed-off-by: Rajesh Shah <rajesh.shah@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>