clk: qcom: dispcc-sc7180: use parent_hws where possible
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 5 Apr 2021 22:47:27 +0000 (01:47 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 8 Apr 2021 00:22:53 +0000 (17:22 -0700)
commitf8fae78c81c8dfd882eb7c1199e777f4a3dc7791
tree8fc7b9d963c3ae10e2d5b6b153160aeebdc65d0a
parent789ab2c2c33bdd96d4d5e7db1717ec0d90016d03
clk: qcom: dispcc-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-18-dmitry.baryshkov@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/dispcc-sc7180.c