]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] shpchp - cleanup check command status
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Thu, 26 Jan 2006 00:59:24 +0000 (09:59 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:35:11 +0000 (14:35 -0800)
commitd29aaddab3ef3bdaecf3c9c6d9423f0bf0452ccf
treed13a74cfe055784dc3574187d147f1215035d2e6
parenta4534560815ffc525bfbe465a290ce048aab4c01
[PATCH] shpchp - cleanup check command status

This patch cleanups codes that check the command status. For this, it
introduces a new semaphore "cmd_sem" for each controller.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/shpchp.h
drivers/pci/hotplug/shpchp_ctrl.c
drivers/pci/hotplug/shpchp_hpc.c