opp: Rename _opp_set_rate_zero()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 21 Jan 2021 06:38:45 +0000 (12:08 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 2 Feb 2021 04:57:46 +0000 (10:27 +0530)
commit5ad58bbacf802f7d11cadd76881311d6e4b2bce0
tree71569e6555c5b16054b226fabf3a605b8bdcd8a0
parent04b447df1d098dcd7d133203a310a6d415875547
opp: Rename _opp_set_rate_zero()

This routine has nothing to do with frequency, it just disables all the
resources previously enabled. Rename it to match its purpose.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
drivers/opp/core.c