[PATCH] Remove incorrect Macbook Pro quirk
Matthew Garrett
mjg59 at srcf.ucam.org
Thu Aug 28 04:03:42 PDT 2008
The MBP 4,1 quirk can only work with the binary nvidia driver, which is
caught by a later check anyway. Remove it.
diff --git a/VERSION b/VERSION
index ae5c712..c60f7bb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-20080508
+20080813
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-apple.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-apple.fdi
index 23823e3..a99b731 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-apple.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-apple.fdi
@@ -25,12 +25,6 @@
<merge key="power_management.quirk.vbe_post" type="bool">true</merge>
<merge key="power_management.quirk.vbemode_restore" type="bool">true</merge>
</match>
-
- <!-- works only from X -->
- <match key="system.hardware.product" string="MacBookPro4,1">
- <merge key="power_management.quirk.none" type="bool">true</merge>
- </match>
-
</match>
</device>
</deviceinfo>
--
Matthew Garrett | mjg59 at srcf.ucam.org
More information about the hal
mailing list