PCI: rpaphp: remove a call that does nothing but a pointer lookup
authorLinas Vepstas <linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:15 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:39 +0000 (19:02 -0700)
commitebf42c0edd5ee325043d4ae8fbb8caebd707e791
treec4149b7dd04cea14d4f4b934cd78ddb4ad055d00
parentbf0af511fcc856649a2a39c627828695b580d124
PCI: rpaphp: remove a call that does nothing but a pointer lookup

Delete another stovepipe: a call to a routine which does nothing.
Remove un-needed semaphore as well.

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