aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cppc_cpufreq.c
diff options
context:
space:
mode:
authorMian Yousaf Kaukab <[email protected]>2019-10-23 09:27:03 +0000
committerViresh Kumar <[email protected]>2020-05-18 05:28:40 +0000
commit6cc3d0e9a097981c8a0317c65b8a2278593bd2b0 (patch)
treeb417585175970c066dda75160619b39c0c636d63 /drivers/cpufreq/cppc_cpufreq.c
parentcpufreq: qoriq: Add platform dependencies (diff)
downloadkernel-6cc3d0e9a097981c8a0317c65b8a2278593bd2b0.tar.gz
kernel-6cc3d0e9a097981c8a0317c65b8a2278593bd2b0.zip
cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
The driver doesn't provide ->get() method to read current frequency and the frequency is set to 0 at initialization which makes the driver fail at initialization time. Set the CPUFREQ_NEED_INITIAL_FREQ_CHECK flag for the driver, so the cpufreq core checks for the unlisted frequency and sets the CPU to a valid frequency from the frequency table. Signed-off-by: Mian Yousaf Kaukab <[email protected]> [ Viresh: Massaged change log ] Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'drivers/cpufreq/cppc_cpufreq.c')
0 files changed, 0 insertions, 0 deletions