[kernel/f14] derp, wrong diff.

Dave Jones davej at fedoraproject.org
Tue Oct 11 18:42:54 UTC 2011


commit 80bd8b191dd333672613ca7c09ad06f8b09673a5
Author: Dave Jones <davej at redhat.com>
Date:   Tue Oct 11 14:42:43 2011 -0400

    derp, wrong diff.

 acer-wmi-modalias.patch |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/acer-wmi-modalias.patch b/acer-wmi-modalias.patch
index 336313e..ac2f452 100644
--- a/acer-wmi-modalias.patch
+++ b/acer-wmi-modalias.patch
@@ -18,12 +18,12 @@ diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
 index 5ea6c34..ac4e7f8 100644
 --- a/drivers/platform/x86/acer-wmi.c
 +++ b/drivers/platform/x86/acer-wmi.c
-@@ -89,7 +89,7 @@ MODULE_LICENSE("GPL");
- #define ACERWMID_EVENT_GUID "676AA15E-6A47-4D9F-A2CC-1E6D18D14026"
+@@ -95,7 +95,7 @@ struct acer_quirks {
+ #define WMID_GUID2		"95764E09-FB56-4e83-B31A-37761F60994A"
  
  MODULE_ALIAS("wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB");
--MODULE_ALIAS("wmi:6AF4F258-B401-42Fd-BE91-3D4AC2D7C0D3");
+-MODULE_ALIAS("wmi:6AF4F258-B401-42fd-BE91-3D4AC2D7C0D3");
 +MODULE_ALIAS("wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3");
- MODULE_ALIAS("wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026");
  
- enum acer_wmi_event_ids {
+ /*
+  * Interface capability flags


More information about the scm-commits mailing list