clk: qcom: Drop unused 8998 clock
authorJeffrey Hugo <jhugo@codeaurora.org>
Thu, 13 Dec 2018 17:09:09 +0000 (10:09 -0700)
committerStephen Boyd <sboyd@kernel.org>
Fri, 14 Dec 2018 21:41:05 +0000 (13:41 -0800)
commit0f1c6ca83fb483a5ea85fe239588a90bb29d519d
treefdcf0f95c449d2847fe04cb973ae774455047445
parent12eced09cd301aa7b1868a67c50a651c2aacd363
clk: qcom: Drop unused 8998 clock

gcc_lpass_trig_clk is not used downstream, therefore there is no reason to
expect it to be needed for clients.  Let's remove it because messing with
the clock has been observed to cause Linux hangs when the qdss_clk is
initialized by rpmcc.

Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
Reviewed-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Fixes: 4807c71cc688 (arm64: dts: Add msm8998 SoC and MTP board support)
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-msm8998.c