commit | 9fd1964f912fb5f271ecffc9fc588fe6c2cd89d3 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 16 11:11:09 2011 -0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Sat Dec 03 09:32:44 2011 -0700 |
tree | 1b0de28b413efc6b1c977ab9703be155bf837e0e | |
parent | a5c91774f88c88471f2e44e653223d49f7996e9e [diff] |
msm: clock: Support full division range on audio bit clocks Most of the audio clocks support up to div-256 on 8960 and 9615. Add support for all the division possibilities by using the new cdiv clocks support. While we're here move the other divider clock to use cdiv as well. Change-Id: I3d7769029934d4413402c0bb44a0a6ee94466868 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>