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.tir...@intel.com>
Applied (with slightly modified changelog). Thanks, Rafael