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

Commit 367eb099 authored by Sandeep Panda's avatar Sandeep Panda
Browse files

msm: mdss: fix ulps during suspend feature logic



In current implementation DSI interface state flag is
used to enter into ulps mode during suspend if ulps in
suspend feature is enabled. But this DSI interface state
flag will be still set by the time call comes to ulps config
function, since we need DSI controller to be in active state
to enter into ulps mode. This change puts a proper check of
DSI panel state flag to enter into ulps during suspend, instead
of DSI interface state flag.

Change-Id: I55b6498ded60957dc2a4724140ba8153cb658418
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent 0132c779
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