Sakari Ailus 977d5ad39f ACPI: Convert ACPI reference args to generic fwnode reference args
Convert all users of struct acpi_reference_args to more generic
fwnode_reference_args. This will

 1) avoid an ACPI specific references to device nodes with integer
    arguments as well as

 2) allow making references to nodes other than device nodes in ACPI.

As a by-product, convert the fwnode interger arguments to u64. The
arguments were 64-bit integers on ACPI but the fwnode arguments were
just 32-bit.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-07-23 12:44:52 +02:00
..
2018-04-11 18:50:41 -07:00
2018-06-05 10:08:27 -07:00
2018-01-09 16:34:34 +01:00
2017-05-09 15:15:47 -07:00
2018-05-17 17:28:09 +01:00
2018-05-17 17:28:09 +01:00
2018-06-06 16:10:10 -05:00
2018-05-02 13:01:08 +02:00
2018-02-21 23:27:13 +01:00
2018-06-12 16:19:22 -07:00
2018-06-08 11:10:58 -07:00