[PATCH] acpiphp - slot management fix - V4
authorMUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
Fri, 24 Feb 2006 01:56:08 +0000 (17:56 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:35:15 +0000 (14:35 -0800)
commite27da3814170385a4d2797397d706e554635812d
tree67d9b838c79ebb6d1bba4a2c3bc85f3a7c3e9798
parent63e5f248c4b748690b5180aa1b4b10eac51bb0e1
[PATCH] acpiphp - slot management fix - V4

o This patch removes IDs (for slots management).
o This patch removes the slot register/unregister processes
  from the init/exit phases. Instead, adds these processes
  in the bridge add/cleanup phases.
o Currently, this change doesn't have any meanings. But
  these changes are needed to support p2p bridge(with
  hotplug slot)

Signed-off-by: MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/acpiphp.h
drivers/pci/hotplug/acpiphp_core.c
drivers/pci/hotplug/acpiphp_glue.c
This page took 0.026229 seconds and 5 git commands to generate.