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