OSDN Git Service

ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 15 Feb 2014 23:12:00 +0000 (00:12 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 15 Feb 2014 23:12:00 +0000 (00:12 +0100)
commit3799c5a032aefb258e2a19dfdb1e3780b78ee3ad
tree29443b97ee7416918d2f1fc6012e12dd443ba4de
parent4b49b9fe2b5220374ddc1c122cc31e00cc20365f
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 <rafael.j.wysocki@intel.com>
drivers/pci/hotplug/acpiphp_glue.c