commit | 9e60de1cf2705b78d91eab1353cf778a7b7c348f | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Tue Jun 21 15:53:14 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Tue Jun 28 16:36:22 2016 -0700 |
tree | 763027d3a6874d2bacdc075538a12b3be3c3250e | |
parent | 367b30502d0717eb063d47112eb154076d479d92 [diff] |
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>