PM / devfreq: Remove the invalid description for get_target_freq
authorDong Aisheng <aisheng.dong@nxp.com>
Tue, 23 Mar 2021 07:20:09 +0000 (15:20 +0800)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 8 Apr 2021 04:14:51 +0000 (13:14 +0900)
commit05f15314f0895bf7dfee67142cd3f7aca3414658
tree0965069eb2af1c7b8b00c93c52bcfc7eebbd6f81
parentb19e13463a1054b1b51f4314a1a53da02aed776f
PM / devfreq: Remove the invalid description for get_target_freq

First of all, no_central_polling was removed since
commit 7e6fdd4bad03 ("PM / devfreq: Core updates to support devices
which can idle")
Secondly, get_target_freq() is not only called only with update_devfreq()
notified by OPP now, but also min/max freq qos notifier.

So remove this invalid description now to avoid confusing.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Documentation/ABI/testing/sysfs-class-devfreq
drivers/devfreq/governor.h