Documentation: power: Update outdated contents in opp.rst
authorTang Yizhou <tangyizhou@huawei.com>
Sun, 26 Dec 2021 08:18:39 +0000 (16:18 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 27 Dec 2021 04:17:52 +0000 (09:47 +0530)
commit489a00ef46c93e85ed540d91836317cc469371ac
tree077850a937043b2722db6c64df4d2d2ecab863ef
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
Documentation: power: Update outdated contents in opp.rst

Three problems have been revised:
1. CONFIG_PM_OPP no longer depends on CONFIG_PM.
2. opp_find_freq_{ceil, floor} is renamed as dev_pm_opp_find_freq_{ceil,
   floor}.
3. Make it clear that the 'opp' struct is actually dev_pm_opp.

Signed-off-by: Tang Yizhou <tangyizhou@huawei.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Documentation/power/opp.rst