commit | 489a00ef46c93e85ed540d91836317cc469371ac | [log] [tgz] |
---|---|---|
author | Tang Yizhou <tangyizhou@huawei.com> | Sun Dec 26 16:18:39 2021 +0800 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Mon Dec 27 09:47:52 2021 +0530 |
tree | 077850a937043b2722db6c64df4d2d2ecab863ef | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf [diff] |
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>