Re: [PATCH] Documentation: power: Update outdated contents in opp.rst
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-12-27 04:18:10
Also in:
linux-pm, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-12-27 04:18:10
Also in:
linux-pm, lkml
On 26-12-21, 16:18, Tang Yizhou wrote:
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 <redacted>
---
Documentation/power/opp.rst | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)Applied. Thanks. -- viresh