]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d74004f2a2c32361a5e4edc6e0c8c0faaa8d0af
tree0965069eb2af1c7b8b00c93c52bcfc7eebbd6f81
parentaa38c4166df2e91015c8d3aa5aef83de510c314d
PM / devfreq: Remove the invalid description for get_target_freq

First of all, no_central_polling was removed since
commit 8d3b0c06af41 ("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