mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
Since K519, devfreq takes the priority of devfreq_dev_profile to save the frequency table information and the number of frequency steps. Therefore, change the implementation of tegra_wmark devfreq governor to use devfreq to access the frequency table information and the nubmer of frequency steps instead of devfreq_dev_profile. Bug 4288411 Signed-off-by: Johnny Liu <johnliu@nvidia.com> Change-Id: Ib0affdcc8913642167cd82d45d014c46b51a8c38 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2980425 Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>