From: Alan Jenkins Date: Thu, 3 Dec 2009 07:45:15 +0000 (+0000) Subject: eeepc-laptop: re-add check for eeepc->backlight == NULL X-Git-Tag: v2.6.33-rc1~47^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=325fb8e9aeddf7bf8a7a892869dca00e7305c41e;p=pandora-kernel.git eeepc-laptop: re-add check for eeepc->backlight == NULL As Corentin points out, we do not create a backlight device if the ACPI video driver is able to provide equivalent functionality. So we do need to check before we try to update the backlight device. We now ignore brightness events completely if we have not created a backlight device. This is slightly more cautious than the original check. Signed-off-by: Alan Jenkins Signed-off-by: Len Brown --- Reading git-diff-tree failed