]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: ACPI: Direct references are allowed to devices only
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 10 May 2019 09:46:03 +0000 (12:46 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 13 May 2019 08:40:21 +0000 (10:40 +0200)
commitf242363c406680402510647c8c4d3f99bac7e338
tree0cf81bbbb892d9d32fe00764a8c32d78d3c6217b
parent05ec558b402e7bb2ef24f433a6c7974d42778c8c
Documentation: ACPI: Direct references are allowed to devices only

In ACPI it is possible to make references to device objects only,
not to other objects inside a device.

In practice this means that hierarchical data extension targets
must be in parentheses to make them strings, or an ACPICA warning
will be produced.

Reported-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
[ rjw: Changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/firmware-guide/acpi/dsd/data-node-references.rst
Documentation/firmware-guide/acpi/dsd/graph.rst