hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Thu Jan 17 06:04:24 PST 2008
fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 70d66956c9ebc40edde5dccb53ab00f9fc9d326b
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Thu Jan 17 15:04:00 2008 +0100
added suspend quirk for LG W1
Added adopted version of a patch reported by Nils Winkler
<nils at nilswinkler.com> to add suspend quirk for LG W1 Laptop.
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
index 3639c8b..f94e6d7 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi
@@ -17,7 +17,7 @@
</device>
<device>
<match key="system.hardware.vendor" prefix="LG">
- <match key="system.hardware.product" string="M1-3DGBG">
+ <match key="system.hardware.product" string_outof="M1-3DGBG;W1-JDGBG">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
More information about the hal-commit
mailing list