Stop using fixed and IDs and covert the platform to use dynamic IDs for
the interconnect. This gives more flexibility and also allows us to drop
the .num_links member, saving from possible errors related to it being
not set or set incorrectly.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---
drivers/interconnect/qcom/sm8550.c | 640 +++++++++++++++++--------------------
drivers/interconnect/qcom/sm8550.h | 138 --------
2 files changed, 292 insertions(+), 486 deletions(-)