mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
a588ad882def235f899b2427ad86b8185eba6656
The original resume_freq will be overridden when the device is put into suspend mode. Therefore, the resume cycle won't always use the max frequency of the device to set the actmon count weight. Change the implementation to use scaling_max_freq to always use the max frequency of the device to set the actmon count weight. Bug 4252125 Signed-off-by: Johnny Liu <johnliu@nvidia.com> Change-Id: Iaaae8ada989cd1ed7dd728fb526ad4391a2f192c Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2967098 Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided