]> git.baikalelectronics.ru Git - kernel.git/commit
interconnect: qcom: sc8180x: Modernize sc8180x probe
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 3 May 2022 21:19:23 +0000 (14:19 -0700)
committerGeorgi Djakov <djakov@kernel.org>
Tue, 17 May 2022 23:51:33 +0000 (02:51 +0300)
commit8a0dca6a6e9721648c11577c37084aa02b854816
tree17f196f4200a9638a8441f002c3d76dc67476c40
parente1b7664b94ac7384c6f637277c063e3932c005ad
interconnect: qcom: sc8180x: Modernize sc8180x probe

The introduction of the Qualcomm SC8180X provider raced with the
refactoring of the RPMh common code and SC8180X was left with the old
style of duplicating the probe function in each provider driver.

Transition the driver to the "new" design.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220503211925.1022169-3-bjorn.andersson@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
drivers/interconnect/qcom/sc8180x.c