aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2020-07-30 03:29:40 +0000
committerViresh Kumar <[email protected]>2020-07-30 06:10:16 +0000
commit292072c38768bb2321cf643b27cdf8fd8282d028 (patch)
tree41b1cc43d5fe5eacc2c3ef5706de0af6256847b5 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentcpufreq: Add Tegra194 cpufreq driver (diff)
downloadkernel-292072c38768bb2321cf643b27cdf8fd8282d028.tar.gz
kernel-292072c38768bb2321cf643b27cdf8fd8282d028.zip
cpufreq: cached_resolved_idx can not be negative
It is not possible for cached_resolved_idx to be invalid here as the cpufreq core always sets index to a positive value. Change its type to unsigned int and fix qcom usage a bit. Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions