patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / video / aty / radeon_pm.c
index 8bc80fa..c5e37bd 100644 (file)
@@ -867,7 +867,7 @@ int radeonfb_pci_suspend(struct pci_dev *pdev, u32 state)
        }
 
        /* Blank display and LCD */
-       radeonfb_blank(VESA_POWERDOWN+1, info);
+       radeonfb_blank(VESA_POWERDOWN, info);
 
        /* Sleep */
        rinfo->asleep = 1;