]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: videocc-sm8250: use parent_hws where possible
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 5 Apr 2021 22:47:38 +0000 (01:47 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 8 Apr 2021 00:22:54 +0000 (17:22 -0700)
commit94f24fec6a7cb36a9f4f3dc916034095c53d6619
tree7e0762ee6df09834d72d73bee4241bb843f3c47b
parent41720cc2276e9af918ff61c47da7476aec2674a4
clk: qcom: videocc-sm8250: 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-29-dmitry.baryshkov@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/videocc-sm8250.c