]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
clk: qcom: gcc-sc7280: use parent_hws where possible
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 5 Apr 2021 22:47:30 +0000 (01:47 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 8 Apr 2021 00:22:53 +0000 (17:22 -0700)
commit53ec3b325f8926729a32cefbb819045d052f36ac
tree1cd3918e06bb8dd3cb3013a1b6619dc3e49d9780
parent041b893be48510ab72345b813b94eb2067132e9a
clk: qcom: gcc-sc7280: 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-21-dmitry.baryshkov@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sc7280.c