OPP: Remove rate_not_available parameter to _opp_add()
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 8 Jun 2022 06:27:24 +0000 (11:57 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 8 Jul 2022 05:57:50 +0000 (11:27 +0530)
commit4768914bffdb0b2b023d9b1c5c4e596bf8332137
tree7ed34fc37fa65e55017874c92815b741e7dc94d4
parentd613458332ccbab83c0600145d851796787305b4
OPP: Remove rate_not_available parameter to _opp_add()

commit 32715be4fe95 ("opp: Fix adding OPP entries in a wrong order if
rate is unavailable") removed the only user of this field, get rid of
rest of it now.

Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
drivers/opp/of.c
drivers/opp/opp.h