]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: rpaphp: remove print_slot_pci_funcs()
authorLinas Vepstas <linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:17 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:39 +0000 (19:02 -0700)
commit307ff12e35526cfab9f09cafcb17239286e6eb85
tree58209951911e731d89de8d9a1616a7ba3b80dcd5
parent03a667559138d47cea487823332c4712fc6fbec7
PCI: rpaphp: remove print_slot_pci_funcs()

The debug function print_slot_pci_funcs() is a large wrapper
around two debug print statements.  Just invoke these directly.

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_pci.c