commit | ab54a0f42c52f785efabfcf7805656809bef3e61 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Tue Nov 08 13:22:30 2011 -0800 |
committer | Matt Wagantall <mattw@codeaurora.org> | Thu Nov 10 18:49:46 2011 -0800 |
tree | 82a6e75b92970737bcd6e2772b74ba2719cd648f | |
parent | 8e6126f7f1f95f4a45026f74124b38650bdde6bc [diff] |
msm_bus: Use clk_set_rate() instead of clk_set_min_rate() clk_set_min_rate() is a non-standard API which is being phased out globally and replaced by the standard clk_set_rate(). Change-Id: I7d0fecd88cd3abcba2c7753a04fb0e53672ea998 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>