Re: [PATCH 1/1] ACPI / property: fix data node parsing in acpi_get_next_subnode

From: Rafael J. Wysocki
Date: Thu Mar 17 2016 - 20:42:45 EST


On Sunday, March 13, 2016 02:33:30 AM Irina Tirdea wrote:
> When an ACPI node has both ACPI device nodes and ACPI data nodes,
> acpi_get_next_subnode will return the ACPI data nodes of its last
> parsed child.
>
> Make sure that the acpi device that is parsed is the original acpi
> node and not any of its children.
>
> Signed-off-by: Irina Tirdea <irina.tirdea@xxxxxxxxx>

Applied (with slightly modified changelog).

Thanks,
Rafael