OSDN Git Service

clk: qcom: define probe by index API as common API
authorGovind Singh <govinds@codeaurora.org>
Fri, 26 Jul 2019 09:23:28 +0000 (14:53 +0530)
committerStephen Boyd <sboyd@kernel.org>
Thu, 8 Aug 2019 15:20:01 +0000 (08:20 -0700)
commit75e0a1e301913b2b5627a69818f2521f48e6be07
tree5bb3ea3222bdf3cb4a2df42dc880413d28f18b68
parent7d0c76bdf227774154e191636be739d7dc0247ba
clk: qcom: define probe by index API as common API

Extend the probe by index API in common code to be used
by other qcom clock controller.

Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/common.c
drivers/clk/qcom/common.h
drivers/clk/qcom/lpasscc-sdm845.c