]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPI: device property: Switch to use new generic UUID API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 19 Jul 2017 18:28:57 +0000 (21:28 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 26 Jul 2017 00:37:45 +0000 (02:37 +0200)
commit3689d3d6907271b5737de5bff584cb50cb29ebc2
treee67bd552432d244c63273bfac4d0f5f317126b94
parentb6eb66fd3430a1a0d1c89cf4bdb01062bdb9b738
ACPI: device property: Switch to use new generic UUID API

There are new types and helpers that are supposed to be used in new code.

As a preparation to get rid of legacy types and API functions do
the conversion here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/property.c