HID: i2c-hid: acpi: Move GUID out of function and described it
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 26 Feb 2021 19:32:24 +0000 (21:32 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 8 Mar 2021 09:43:34 +0000 (10:43 +0100)
commita3836a02c5f20c4cbc09e463e9f7a7555c77d70d
tree43ad8fad55bc764c012a3063d7ab48edaa3788e8
parent4cecff8f1d0e52300e925ea6056acfd12cbc1bf2
HID: i2c-hid: acpi: Move GUID out of function and described it

Move static GUID variable out of the function and add a comment
how it looks like in the human readable representation.

While at it, include uuid.h since the guid_t type is defined in it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/i2c-hid/i2c-hid-acpi.c