[PATCH] Fix typo in R61i support

Lubomir Kundrak lkundrak at redhat.com
Fri Jan 18 08:12:17 PST 2008


Use a semicolon instead of a comma.

diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
index c837c3f..1964a54 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
@@ -10,7 +10,7 @@
         <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
       </match>
       <!-- X61* Tablet, R61i (7732) -->
-      <match key="system.hardware.product" prefix_outof="7669;7764;7673;7675,7732">
+      <match key="system.hardware.product" prefix_outof="7669;7764;7673;7675;7732">
         <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
       </match>
       <match key="system.hardware.product" prefix="63664DU">

Thanks,
-- 
Lubomir Kundrak (Red Hat Security Response Team)



More information about the hal mailing list