PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell...
authorMark Lord <lkml@rtr.ca>
Wed, 28 Nov 2007 23:11:46 +0000 (15:11 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:23 +0000 (15:04 -0800)
commit08e7a7d27d71e92305980033ec03c0a86b3efb2d
tree4916e6831b974087cf17d3d8c0394563139319b4
parent0a3c33d77ff7ad5b988997536a8f09c49e35ad20
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1

Split out the hotplug hardware initialization code from pcie_init()
into pcie_init_enable_events(), without changing any functionality.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/pciehp_hpc.c