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)
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>

No differences found