msm: clock-local: Set rate when handing off
We should set the rate of a clock when handing it off. Otherwise clk_get_rate() of a clock that was handed off will return 0 when the clock is actually on and at some rate. Change-Id: I2adbd895d2684d36ed414f452d5f8e4aa7492f57 Signed-off-by:Stephen Boyd <sboyd@codeaurora.org> Signed-off-by:
Chandan Uddaraju <chandanu@codeaurora.org>
Loading
Please sign in to comment