Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 25a3708f authored by Raviteja Tamatam's avatar Raviteja Tamatam Committed by Harsh Sahu
Browse files

msm: mdss: Handle backlight level 0 at bootup



Current implementation does not allow backlight value of zero to
be applied at update backlight function called at commit.
unset_bl_level variable uses 0 value for comparision to exit at
update backlight function and hence cannot be used to set zero level.
This variable is now changed to use uint32 max value other than
zero value for comparision to take early exit.

Change-Id: If257fefed14455624edf6daaee933712df545117
Signed-off-by: default avatarRaviteja Tamatam <travitej@codeaurora.org>
parent 66221ce8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment