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

Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/acpi/nfit/core.c
drivers/acpi/nfit/nfit.h
include/linux/acpi.h