summaryrefslogtreecommitdiff
authorDirk Fieldhouse <fieldhouse@gmx.net>2011-08-10 08:41:10 (GMT)
committer Danny Kukawka <danny.kukawka@web.de>2011-08-10 08:41:10 (GMT)
commit03c30f528636452cdc3fc6cf985010b0a2c9306e (patch) (side-by-side diff)
treebfc62c676e66ce7036aea24e439817d4250cd7c8
parent01ebce6843d6e1ebdb62618cfaa76de44beb9da4 (diff)
downloadhal-info-master.zip
hal-info-master.tar.gz
fix suspend quirks for Toshiba Tecra T8xx/T9xxHEADmaster
Fixed suspend quirks for Toshiba Tecra T8xx/T9xx Laptops. fd.o#34236
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
index 2c3113b..216636f 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
@@ -49,7 +49,7 @@
</match>
<!-- Tecra Laptops -->
- <match key="system.hardware.product" prefix="TECRA">
+ <match key="system.hardware.product" prefix_outof="TECRA;T8;T9">
<match key="system.hardware.product" contains_outof="8100;8200; M9">
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>