commit | c1ed66c9035b4fbf240e46837d86a9a6442531f1 | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Mon Sep 10 16:03:39 2012 -0700 |
committer | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Mon Oct 08 13:39:28 2012 -0700 |
tree | b222c5f00991ec2a35141eee5514a2a39b79898d | |
parent | 69134111c2a24002d1995a05c99f84403ac6a7e8 [diff] |
msm: dcvs: remove idle notification registration Register the idle enable callback along with the core. The code becomes cleaner and easy to update. Importantly, the msm_dcvs_idle driver becomes useless. Remove it and instead let the msm governor handle idle enabling and disabling. Change-Id: Ia056b8b1fcca8ebd356fa0484148c3ade54026fc Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>