]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPI: property: Use data node name and reg property for graphs
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 17 Jul 2018 14:19:16 +0000 (17:19 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 23 Jul 2018 10:44:52 +0000 (12:44 +0200)
commit18f1e58d1536f69d4e35f6eabaa07e57eb317314
tree4a1d8b66e52cc9352c16846895a9df0119b9cda7
parent6561eb3d3a23c4d38ba428396b7a14e184804535
ACPI: property: Use data node name and reg property for graphs

Instead of using the port and endpoint properties, rely on the names of
the port and endpoint nodes as well as the reg property, as on DT.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/property.c