fujitsu-laptop: use FB_BLANK_* constants
authorMichael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Sun, 18 Jan 2015 19:28:46 +0000 (20:28 +0100)
committerDarren Hart <dvhart@linux.intel.com>
Fri, 23 Jan 2015 17:09:25 +0000 (09:09 -0800)
commite8549e2cf3dc3ab3222a71eac551eea9769ce86b
tree60949a39599abb826e83391a21109ec86c504efd
parent4690555e13c48fef07f2762f6b0cd6b181e326d0
fujitsu-laptop: use FB_BLANK_* constants

Replace the magic numbers in fujitsu-laptop.c by the appropriate FB_BLANK
constants, as indicated by the comment for backlight_properties.power in
include/linux/backlight.h.

Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Acked-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/fujitsu-laptop.c