linux/drivers/misc/mei/hdcp
Andy Shevchenko 512ba04d82 misc/mei/hdcp: Use correct macros to initialize uuid_le
GUID_INIT() is for internal guid_t type and shouldn't be used
for the uuid_le. I.o.w. relying on the implementation details
is layering violation. Use correct macros to initialize uuid_le.

Fixes: 64e9bbdd95 ("misc/mei/hdcp: Client driver for HDCP application")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20221228160500.21220-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-20 13:07:18 +01:00
..
Kconfig mei: hdcp: SPDX tag should be the first line 2021-06-15 17:12:58 +02:00
Makefile mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei_hdcp.c misc/mei/hdcp: Use correct macros to initialize uuid_le 2023-01-20 13:07:18 +01:00
mei_hdcp.h drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00