ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 18 Aug 2020 14:24:28 +0000 (22:24 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 24 Sep 2020 10:57:38 +0000 (12:57 +0200)
commit4eb3723f18e9ba4d4b13d82b6f7e68dd50a852ea
tree12d49bb799ff98f60a397c31a4a9c8af413003bc
parentfe205d984e7730f4d21f6f8ebc60f0698404ac31
ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()

As this function is no longer allowed to create new mappings
let us rename it to reflect this.

Note all nodes should already exist before any of the users
of this function are called.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/nfit/core.c
drivers/acpi/numa/hmat.c
include/linux/acpi.h