From: Rafael J. Wysocki Date: Sat, 15 Feb 2014 23:12:00 +0000 (+0100) Subject: ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context() X-Git-Tag: v3.15-rc1~151^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3799c5a032aefb258e2a19dfdb1e3780b78ee3ad;p=pandora-kernel.git ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context() The name of register_slot() doesn't really reflect what the function is does, so rename it to acpiphp_add_context() and add a proper kerneldoc comment to it. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed