On Wed, May 31, 2017 at 12:41 PM, Andy Shevchenko
<[email protected]> wrote:
> acpi_evaluate_dsm() and friends take a pointer to a raw buffer of 16
> bytes. Instead we convert them to use guid_t type. At the same time we
> convert current users.
>
> acpi_str_to_uuid() becomes useless after the conversion and it's safe to
> get rid of it.
>
> Cc: Borislav Petkov <[email protected]>
> Cc: Dan Williams <[email protected]>
> Cc: Amir Goldstein <[email protected]>
> Cc: Jarkko Sakkinen <[email protected]>
> Reviewed-by: Jani Nikula <[email protected]>
> Acked-by: Jani Nikula <[email protected]>
> Cc: Ben Skeggs <[email protected]>
> Acked-by: Benjamin Tissoires <[email protected]>
> Acked-by: Joerg Roedel <[email protected]>
> Cc: Adrian Hunter <[email protected]>
> Cc: Yisen Zhuang <[email protected]>
> Acked-by: Bjorn Helgaas <[email protected]>
> Acked-by: Felipe Balbi <[email protected]>
> Acked-by: Mathias Nyman <[email protected]>
> Reviewed-by: Heikki Krogerus <[email protected]>
> Cc: Liam Girdwood <[email protected]>
> Cc: Mark Brown <[email protected]>
> Signed-off-by: Andy Shevchenko <[email protected]>
> ---
>  drivers/acpi/acpi_extlog.c                         |  4 ++--
>  drivers/acpi/bus.c                                 | 23 
> ----------------------
>  drivers/acpi/nfit/core.c                           |  6 +++---

Acked-by: Dan Williams <[email protected]>

Reply via email to