clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 21 Jun 2016 22:53:14 +0000 (15:53 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 28 Jun 2016 23:36:22 +0000 (16:36 -0700)
commit9e60de1cf2705b78d91eab1353cf778a7b7c348f
tree763027d3a6874d2bacdc075538a12b3be3c3250e
parent367b30502d0717eb063d47112eb154076d479d92
clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996

This clk is critical to operation of the SoC and should never be
turned off. Furthermore, there are no consumers of this clk so
let's just delete it so things like eMMC work.

Reported-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Fixes: b1e010c0730a ("clk: qcom: Add MSM8996 Global Clock Control (GCC) driver")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/gcc-msm8996.c