OSDN Git Service

clk: qcom: Get rid of fallback global names for dispcc-sc7180
authorDouglas Anderson <dianders@chromium.org>
Mon, 3 Feb 2020 18:31:37 +0000 (10:31 -0800)
committerStephen Boyd <sboyd@kernel.org>
Tue, 4 Feb 2020 07:05:05 +0000 (23:05 -0800)
commit0a97e8a5bf0a79c9f82f6c22d9845f7c179ea758
treea060e01a984023c247d679b3326f48556493b505
parent48cabc221f0d914db3ba1af0924cf4f53ebaced5
clk: qcom: Get rid of fallback global names for dispcc-sc7180

In the new world input clocks should be matched by ".fw_name".  sc7180
is new enough that no backward compatibility use of global names
should be needed.  Remove it.

With a proper device tree and downstream display patches I have
verified booting a sc7180 up and seeing the display after this patch.

Fixes: dd3d06622138 ("clk: qcom: Add display clock controller driver for SC7180")
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lkml.kernel.org/r/20200203103049.v4.4.Ia3706a5d5add72e88dbff60fd13ec06bf7a2fd48@changeid
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/dispcc-sc7180.c