PCI/ACPI: Use METHOD_NAME__UID instead of plain string
authorYipeng Zou <zouyipeng@huawei.com>
Fri, 4 Nov 2022 03:24:30 +0000 (11:24 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 7 Nov 2022 21:22:52 +0000 (15:22 -0600)
commit9f0b4cc174c3c5ceb9322d01372369610f327c42
treec4ba1fe51adf385b107c165db4ad42f9979a6eff
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
PCI/ACPI: Use METHOD_NAME__UID instead of plain string

Replace the string "_UID" with the METHOD_NAME__UID macro so instances are
easier to find.

Link: https://lore.kernel.org/r/20221104032430.186424-1-zouyipeng@huawei.com
Signed-off-by: Yipeng Zou <zouyipeng@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci-acpi.c