diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-10-20 18:32:27 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-10-22 00:54:03 +0200 |
commit | 205ad97fc5a6386214323641dd28b822cb6fc624 (patch) | |
tree | e16c2fce56e62fad04e2910d58608ee25a02bde3 /drivers/gpio | |
parent | 3f4232ee8b53cf2266d227af299aa511d2d91d11 (diff) |
ACPI / property: Fix subnode lookup scope for data-only subnodes
The correct scope for looking up the objects to generate data packages for
data-only subnodes pointed to by another data-only subnode is the scope
of the parent of that subnode and not the scope containing the _DSD object
at the top of the hierarchy (the latter works only if all of the objects
returning data-only subnode packages in a given hierarchy are in the same
scope).
Fix the code to work as expected.
Fixes: 445b0eb058f5 (ACPI / property: Add support for data-only subnodes)
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Tested-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions