Mattias Jacobsson
eacc95eae6
platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h
...
In preparation for adding WMI support to MODULE_DEVICE_TABLE() move the
definition of struct wmi_device_id to mod_devicetable.h and inline
guid_string in the struct.
Changing guid_string to an inline char array changes the loop conditions
when looping over an array of struct wmi_device_id. Therefore update
wmi_dev_match()'s loop to check for an empty guid_string instead of a
NULL pointer.
Signed-off-by: Mattias Jacobsson <2pi@mok.nu >
[dvhart: Move UUID_STRING_LEN define to this patch]
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org >
2019-03-07 08:46:07 -08:00
..
2018-12-01 23:13:14 +09:00
2019-01-08 07:58:49 -05:00
2018-12-13 11:20:36 -06:00
2019-01-20 14:06:40 -08:00
2019-01-04 13:13:47 -08:00
2019-01-14 10:37:09 +09:00
2019-03-07 08:46:07 -08:00
2018-12-01 23:13:14 +09:00
2018-12-10 03:40:11 -05:00
2018-07-29 11:08:38 +09:00
2018-12-22 00:37:52 +09:00
2018-10-29 00:19:41 +09:00
2018-07-18 01:18:05 +09:00
2018-12-28 12:11:44 -08:00
2019-01-04 13:13:48 -08:00
2018-12-28 12:11:44 -08:00
2018-12-10 08:26:04 +01:00
2018-08-22 23:21:40 +09:00
2018-08-14 08:58:56 +09:00
2018-12-28 12:11:44 -08:00
2018-12-28 12:11:44 -08:00
2018-09-09 09:14:07 +09:00
2018-10-17 08:18:01 +02:00
2018-11-18 10:15:09 -08:00
2019-01-06 09:46:51 +09:00
2018-12-19 23:41:36 +09:00
2018-12-01 23:13:14 +09:00
2018-08-22 10:52:48 -07:00
2019-01-06 09:46:51 +09:00
2019-01-14 12:19:40 +09:00
2018-11-25 12:35:45 -07:00
2018-08-24 08:22:08 +09:00
2018-12-01 23:09:38 +09:00
2019-01-06 09:46:51 +09:00
2018-12-29 12:03:17 -08:00
2018-08-09 21:51:17 +09:00
2018-11-03 10:47:33 -07:00
2018-12-29 12:03:17 -08:00
2019-01-06 09:46:51 +09:00
2018-07-18 01:18:05 +09:00
2018-12-28 12:11:43 -08:00
2019-01-06 09:46:51 +09:00
2018-08-03 00:47:00 +09:00
2018-07-06 22:04:03 +09:00
2018-08-24 08:22:08 +09:00
2018-07-06 22:04:03 +09:00
2018-08-10 20:19:58 -07:00
2018-10-04 22:56:02 +09:00
2018-12-08 20:54:08 -05:00
2018-12-08 20:54:08 -05:00
2018-11-21 23:57:33 +09:00
2018-12-28 12:11:44 -08:00
2018-12-14 15:05:45 -08:00
2018-08-23 18:48:43 -07:00
2018-09-05 08:12:09 -06:00
2018-12-28 12:11:44 -08:00
2018-11-30 14:45:01 -08:00
2018-07-07 17:44:52 +02:00