]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/misc/sony-laptop.c
sony-laptop: brightness regression fix
[linux-2.6-omap-h63xx.git] / drivers / misc / sony-laptop.c
index 7bcb81002dcfe32dac89391d975ecc03b5d1a8e9..2a613d4f3bd659ff55384350963984a9d9fa542d 100644 (file)
@@ -1038,7 +1038,7 @@ static int sony_nc_add(struct acpi_device *device)
                goto outinput;
        }
 
-       if (!acpi_video_backlight_support()) {
+       if (acpi_video_backlight_support()) {
                printk(KERN_INFO DRV_PFX "Sony: Brightness ignored, must be "
                       "controlled by ACPI video driver\n");
        } else if (ACPI_SUCCESS(acpi_get_handle(sony_nc_acpi_handle, "GBRT",