platform/x86: dell-wmi: Do not match on descriptor GUID modalias
authorMario Limonciello <mario.limonciello@dell.com>
Tue, 26 Sep 2017 18:50:01 +0000 (13:50 -0500)
committerDarren Hart (VMware) <dvhart@infradead.org>
Wed, 27 Sep 2017 21:57:42 +0000 (14:57 -0700)
commit9808f3628ce43fafbb6f8eb8d347f38ba9b275ba
treedabadcbe9f31d0b086c8c0737d79fdafe9092da1
parent72e83204b7ec3d698189117d980dc7c15d07af8a
platform/x86: dell-wmi: Do not match on descriptor GUID modalias

The descriptor GUID is not used to indicate that WMI notifications
in the dell-wmi driver work properly.  As such a modalias should
not be present that causes this driver to load on systems with this
GUID.

Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Reviewed-by: Pali Pohar <pali.rohar@gmail.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
drivers/platform/x86/dell-wmi.c