]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: rpaphp: Remove semaphores
authorLinas Vepstas <linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:25 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:40 +0000 (19:02 -0700)
commitac1f0e9923356652f21756526e194a4a1a37dd38
tree0a637f5bce999310eddd4276120b65c04e67cecb
parentb5661479eeb863749ae28b9ee0dd288464311854
PCI: rpaphp: Remove semaphores

Remove the semaphores from the get routine. These do not
appear to be protecting anything that I can make out,
and they also do not seem to be required by the hotplug
driver.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/rpaphp_core.c