commit | 56865f0d059ff173e911d1e4231459fa7bc74627 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Thu Aug 09 15:03:36 2012 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Fri Aug 10 12:30:44 2012 -0700 |
tree | b88e1b37bc1373189acdd7b6e6908b9a4276c68b | |
parent | b5b311e95b848df8a6634ede7965bcdf27bfe90e [diff] |
msm: pil-q6v5: Enable q6ss_ahbm_clk for LPASS Q6 This clock must be enabled for the LPASS Q6 to reach its own clock registers, so that it can turn on additional clocks on its own. Do this. To avoid adding another clock to struct q6v5_data, rename the mem_clk member in it (used by MSS) to something more generic so it can also be used by LPASS. Change-Id: I0b4ec626d249a48dd832a818f630f1f6aed1f98a Signed-off-by: Matt Wagantall <mattw@codeaurora.org>