summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acer-wmi.c
diff options
context:
space:
mode:
authorThomas Renninger <trenn@suse.de>2009-12-18 15:29:22 +0100
committerLen Brown <len.brown@intel.com>2009-12-24 00:50:28 -0500
commit4d5f177caf1ef78f5e7eaee75b66b4d534445682 (patch)
tree06290e4c5db3f4506ae12cc4092ab0bc5f7e76c6 /drivers/platform/x86/acer-wmi.c
parent1fdd407f4e3f2ecb453954cbebb6c22491c61853 (diff)
downloadop-kernel-dev-4d5f177caf1ef78f5e7eaee75b66b4d534445682.zip
op-kernel-dev-4d5f177caf1ef78f5e7eaee75b66b4d534445682.tar.gz
acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS
Now that we have WMI autoloading the DMI matching is not needed anymore. Signed-off-by: Thomas Renninger <trenn@suse.de> Acked-by: Carlos Corbacho <carlos@strangeworlds.co.uk> Acked-by: Anisse Astier <anisse@astier.eu> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/platform/x86/acer-wmi.c')
-rw-r--r--drivers/platform/x86/acer-wmi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
index 454970d..07d14df 100644
--- a/drivers/platform/x86/acer-wmi.c
+++ b/drivers/platform/x86/acer-wmi.c
@@ -96,9 +96,6 @@ struct acer_quirks {
MODULE_ALIAS("wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB");
MODULE_ALIAS("wmi:6AF4F258-B401-42fd-BE91-3D4AC2D7C0D3");
-/* Temporary workaround until the WMI sysfs interface goes in */
-MODULE_ALIAS("dmi:*:*Acer*:*:");
-
/*
* Interface capability flags
*/
OpenPOWER on IntegriCloud