commit | 646cafc6aa4d6004d189de1cdc267ab562069ba9 | [log] [tgz] |
---|---|---|
author | Tomeu Vizoso <tomeu.vizoso@collabora.com> | Tue Dec 02 08:54:22 2014 +0100 |
committer | Michael Turquette <mturquette@linaro.org> | Wed Dec 03 16:21:37 2014 -0800 |
tree | 6d2f85aecfe37696c0930b1dce17722e863cc804 | |
parent | 61c7cddfad266ebb86176723f9c679f25cf705fe [diff] |
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent This is in preparation for clock providers to not have to deal with struct clk. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Michael Turquette <mturquette@linaro.org>