ACPI / bus: Switch to use new generic UUID API
authorAndy Shevchenko <[email protected]>
Mon, 5 Jun 2017 16:40:44 +0000 (19:40 +0300)
committerChristoph Hellwig <[email protected]>
Mon, 5 Jun 2017 17:42:02 +0000 (19:42 +0200)
commitdfcaad8faeec3208bb1905ca3c1e4fd4cef46113
treee93f2f9a0d9df3cbba8fa2fbdd130521f04e1d0d
parent5b53696a30d5f52d35fec21c1da1e52520225efe
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 <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
drivers/acpi/bus.c