commit | 014b889362a7c336fc0f795a499169cba29d00e8 | [log] [tgz] |
---|---|---|
author | Trilok Soni <tsoni@codeaurora.org> | Sun Sep 23 00:21:13 2012 +0530 |
committer | Trilok Soni <tsoni@codeaurora.org> | Thu Oct 04 14:04:02 2012 +0530 |
tree | bc7f0e687280960968a6482e75664cca14297b46 | |
parent | 429b4a64716c6b878e7da0728029b62d7e45dbe9 [diff] |
msm: cpr: Protect the exported CPR functions when CPR is disabled Exported CPR functions like suspend, resume, enable and disable needs to be checked against the enable flag and return from them if CPR is disabled using kernel command line. Change-Id: If81affb6e28f68dd482037fc9513945487bf4e43 Signed-off-by: Trilok Soni <tsoni@codeaurora.org>