]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] shpchp: Create shpchpd at controller probe time
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Wed, 3 May 2006 14:42:04 +0000 (23:42 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 19 Jun 2006 21:13:23 +0000 (14:13 -0700)
commit82d5f4aaf182c306d2c2ef4d3a89d0fb8e386aa8
treeef7de5f12bee715364576d84bd47a05f61326d05
parentd49f2c49c39bbd0cb2069fe11c1630c709061037
[PATCH] shpchp: Create shpchpd at controller probe time

The workqueue thread of shpchp driver should be created only when SHPC
based hotplug slots are detected on the system.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Cc: Kristen Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/shpchp_core.c
drivers/pci/hotplug/shpchp_hpc.c