+10
−0
+3
−13
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Currently msm-pm driver is printing the enabled clocks during
the system suspend. After introducing the PSCI framework msm-pm
driver is not being used and can not able to know the enabled
clocks during suspend. Call an API to print the clocks from lpm
driver instead msm-pm driver.
e.g:
echo 1 > /d/clk/debug_suspend
Change-Id: I42373c882ce0d94efc7941238bb7ea011138ed63
Signed-off-by:
Murali Nalajala <mnalajal@codeaurora.org>