From: Linas Vepstas Date: Fri, 13 Apr 2007 22:34:20 +0000 (-0700) Subject: PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() X-Git-Tag: v2.6.22-rc1~1039^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea54b8cc9c8290b4c99d481c3e600c46eb18fd5;p=pandora-kernel.git PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() Rename rpaphp_register_pci_slot() because its easy to confuse with rpaphp_register_slot() even though it does something completely different. Rename it to rpaphp_enable_slot() because its almost identical to enbale_slot(). Signed-off-by: Linas Vepstas Cc: John Rose Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed