diff options
author | 2019-02-19 20:59:55 +0100 | |
---|---|---|
committer | 2019-03-07 08:46:29 -0800 | |
commit | 7381460286da555b58950683ae66969e60bbb080 (patch) | |
tree | 508b1aa577bf6295577a29fbe3adac10df1d039a /tools/perf/scripts/python/stackcollapse.py | |
parent | platform/x86: huawei-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS() (diff) | |
download | wireguard-linux-7381460286da555b58950683ae66969e60bbb080.tar.xz wireguard-linux-7381460286da555b58950683ae66969e60bbb080.zip |
platform/x86: intel-wmi-thunderbolt: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()
WMI drivers can if they have specified an array of struct wmi_device_id
use the MODULE_DEVICE_TABLE() macro to automatically generate the
appropriate MODULE_ALIAS() output. Thus avoiding to keep both the array
of struct wmi_device_id and the MODULE_ALIAS() declaration(s) in sync.
Change driver to use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS().
Signed-off-by: Mattias Jacobsson <2pi@mok.nu>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions