commit | 19de639b7adbf6330ed121fe96df7cc1b4884712 | [log] [tgz] |
---|---|---|
author | Patrick Daly <pdaly@codeaurora.org> | Fri Aug 09 17:35:57 2013 -0700 |
committer | Patrick Daly <pdaly@codeaurora.org> | Mon Nov 25 15:35:15 2013 -0800 |
tree | a88f6759eee1814dc32e8c07ed6037e6acc72ecb | |
parent | 3681922fbd89da4d830400920646b0fae55a8772 [diff] |
msm: clock-pll: Add round_rate for table based plls The round rate function is used by clocks which attempt to configure themselves dynamically based on the rate the client requests and the rates the parent clock supports. The round_rate api is used to determine the rates supported by the parent clock. Change-Id: I6214492d68ba738f9ab9d642310a6fe8d3862956 Signed-off-by: Patrick Daly <pdaly@codeaurora.org>