gpiolib: acpi: Use METHOD_NAME__AEI macro for acpi_walk_resources
authorXiang Yang <xiangyang3@huawei.com>
Thu, 20 Oct 2022 01:44:26 +0000 (09:44 +0800)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 25 Oct 2022 16:47:12 +0000 (19:47 +0300)
commiteac001bf4a5b7d857ec228cd18b4e3644a5ceeb9
tree51f496aedbff1566fbcf5232f036aec8784a5530
parentce3a0a29fb9f36d1cd221fffa64a3c405308868f
gpiolib: acpi: Use METHOD_NAME__AEI macro for acpi_walk_resources

Using the METHOD_NAME__AEI macro instead of using "_AEI" directly.

Signed-off-by: Xiang Yang <xiangyang3@huawei.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpiolib-acpi.c