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)
commita3e45cf838c8eb91628b03862595861c6d426c1a
tree17f196f4200a9638a8441f002c3d76dc67476c40
parentb9e2a1d50e36688d9e515cd981bf3e501a300451
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