cpuidle: lpm-levels: Print enabled clocks during system suspend
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>
Loading
Please register or sign in to comment