OSDN Git Service

clk: qcom: gpucc-sm8250: use parent_hws where possible
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 5 Apr 2021 22:47:36 +0000 (01:47 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 8 Apr 2021 00:22:54 +0000 (17:22 -0700)
commit55321d6faeee11b929b821ac2fb4066ca9eb24e3
tree08ada450b096e10a57a6bd62d726185670cf6f1f
parent637bc9c0abce02dc64f80e87292e6d0eebe289f4
clk: qcom: gpucc-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-27-dmitry.baryshkov@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gpucc-sm8250.c