Replace use of clk_enable() and clk_disable() with calls to clk_prepare_enable() and clk_disable_unprepare(), respectively. Change-Id: I1932b6677906003c2c912b2849fdb72655334ff6 Signed-off-by: Harini Jayaraman <harinij@codeaurora.org>
Replace use of clk_enable() and clk_disable() with calls to clk_prepare_enable() and clk_disable_unprepare(), respectively. Change-Id: I1932b6677906003c2c912b2849fdb72655334ff6 Signed-off-by: Harini Jayaraman <harinij@codeaurora.org>