]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
clk: qcom: gcc-sc7180: use parent_hws where possible
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 5 Apr 2021 22:47:29 +0000 (01:47 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 8 Apr 2021 00:22:53 +0000 (17:22 -0700)
commit041b893be48510ab72345b813b94eb2067132e9a
tree8c772428f791c6f9c30decf011b3cd5942f199b0
parent634e438f4cdf1c30ce49b9601ac3af1a33ac2d71
clk: qcom: gcc-sc7180: use parent_hws where possible

Switch to using parent_hws instead of parent_data when parents are
defined in this driver and so accessible using clk_hw.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20210405224743.590029-20-dmitry.baryshkov@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sc7180.c