Loading
Revert "msm: mdss: dsi: enter ULPS after blanking the panel during suspend"
This reverts commit 2ccdc7a1. With the current driver implementation, configuring ULPS during suspend does not work reliably since the DSI PHY is disabled as part of the DSI off sequence. This results in ULPS entry request failing leading to undesirable consequences. Revert this change until a cleaner solution is available. Change-Id: Ie1529826f21b7deaf9d781cb661bf2848fdf16c5 Signed-off-by:Aravind Venkateswaran <aravindh@codeaurora.org>