Skip to content
Commit f87a1a5f authored by Tony Vroon's avatar Tony Vroon Committed by Len Brown
Browse files

fujitsu-laptop: Simplify SBLL/SBL2 backlight handling



GBLS and GBLL only differ in the clearing of the GHKS flag, so there is no need
to have two backlight level readouts. Also, per Peter Gruber, the need for the
BLNF check has disappeared.
As a result, cleanups can be made in the code. This has been tested on the both
the S6410 and the S6420 platforms and causes no functionality regressions, on
the console without X or within X. One module parameter to disable the hotkeys
is dropped, as we only ever took one codepath anyway.

Signed-off-by: default avatarTony Vroon <tony@linx.net>
Tested-by: default avatarPeter Gruber <nokos@gmx.net>
Tested-By: default avatarStephen Gildea <stepheng+linux@gildea.com>
Acked-by: default avatarJonathan Woithe <jwoithe@physics.adelaide.edu.au>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 3a407086
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment