[PATCH] typo in Samsung Q45 video quirk info
Sam Morris
sam at robots.org.uk
Wed May 21 11:30:58 PDT 2008
I found that the video quirk info for the Samsung Q45 laptop contained a
typo. Here is a patch to correct it:
>From b8965799894d647cbb5de24dc837821da2e83a57 Mon Sep 17 00:00:00 2001
From: Sam Morris <sam at robots.org.uk>
Date: Wed, 21 May 2008 19:24:29 +0100
Subject: [PATCH] Fix typo in Samsung Q45 video quirk information.
---
.../10freedesktop/20-video-quirk-pm-samsung.fdi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi
index 0ceeb4d..8585303 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi
@@ -2,7 +2,7 @@
<deviceinfo version="0.2">
<device>
<match key="system.hardware.vendor" prefix_ncase="Samsung">
- <match key="system.hardware.product" string_outof="Q35/Q36;SM40S;SQ45S70">
+ <match key="system.hardware.product" string_outof="Q35/Q36;SM40S;SQ45S70S">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
--
1.5.5.1
More information about the hal
mailing list