Re: [PATCH] ACPI: property: Fix argument order in __acpi_node_get_property_reference()
From: Andy Shevchenko
Date: Sat Oct 18 2025 - 15:38:16 EST
On Fri, Oct 17, 2025 at 03:37:44PM +0530, Sunil V L wrote:
> A refactoring bug introduced an argument order mistake in the call to
> acpi_fwnode_get_reference_args() from __acpi_node_get_property_reference().
> This caused incorrect behavior when resolving ACPI property references.
>
> Fix the issue by correcting the argument order.
Thanks for a fix which looks good to me,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko