commit | 9d96ae5c2bd779f0590565d137030eb4c367a28f | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Mon Sep 10 09:29:46 2012 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Sep 10 09:50:09 2012 -0700 |
tree | 9aeb47e9a221f709cf0b863de706cfe824e15bc8 | |
parent | a2e225386677629a656420ecaf86bd95f85f2544 [diff] |
msm: clock-debug: Update debug_suspend feature for prepared state If a clock is prepared and not enabled we don't print information about that clock in the debug_suspend feature. Fix the code to consider unprepared as the only case to bail out early and also update the printk to display the prepare count and enable count. Change-Id: Ie7b5527c17339e48b93dd6354fed132679351d18 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>