]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / bus: Switch to use new generic UUID API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 5 Jun 2017 16:40:44 +0000 (19:40 +0300)
committerChristoph Hellwig <hch@lst.de>
Mon, 5 Jun 2017 17:42:02 +0000 (19:42 +0200)
commit5fdcc5d773ea8135dc0b2eaaea322641a020b4cf
treee93f2f9a0d9df3cbba8fa2fbdd130521f04e1d0d
parent8a84f968ea0f0caf50baebed7463db63b978b12b
ACPI / bus: 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.

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/acpi/bus.c