commit | 6bc8f108b983ab5f24c30e6ca29f025c6734f7c1 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Fri Jan 20 19:20:44 2012 -0800 |
committer | Matt Wagantall <mattw@codeaurora.org> | Sun Feb 05 10:03:34 2012 -0800 |
tree | 90d51420170c18ac8d5723149c4631f15147472f | |
parent | 7e0b6c9f10a87fc6d9001639d2d0e6296f4576bd [diff] |
msm: clock-8x60: Allow setting of memory retention modes Similar to the recent 8960 changes, add support for setting the memory retention bits associated with some multimedia clocks. By default, core memory is left powered and retained when the clock is halted. This setting can now be changed using the clk_set_flags() API to save power when memory contents can be sacrificed. Change-Id: I1f2da26e1ebb6acc10ec8d3022c2247fa9555672 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>