From 18bbebd8f5f590b2cfe46d76cc1e5f27c491b9a9 Mon Sep 17 00:00:00 2001 From: Alessandro Guido Date: Wed, 12 Nov 2008 23:03:28 +0100 Subject: [PATCH] --- yaml --- r: 119349 b: refs/heads/master c: 38cfc148e1bc470175b3ad131db7dd7bdcff37ee h: refs/heads/master i: 119347: c57fc7dcf8f96ca9ffd3936c014301699437502e v: v3 --- [refs] | 2 +- trunk/drivers/misc/sony-laptop.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 64cac114240b..34a487d8230b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3bdca1b863c1ebcb2244fc0cb683876d7330e62b +refs/heads/master: 38cfc148e1bc470175b3ad131db7dd7bdcff37ee diff --git a/trunk/drivers/misc/sony-laptop.c b/trunk/drivers/misc/sony-laptop.c index 7bcb81002dcf..2a613d4f3bd6 100644 --- a/trunk/drivers/misc/sony-laptop.c +++ b/trunk/drivers/misc/sony-laptop.c @@ -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",