diff options
author | 2016-06-29 19:32:50 +0800 | |
---|---|---|
committer | 2016-07-07 15:06:04 -0400 | |
commit | 2a9126b94a4765b23fb85211aca47a8fa8b11fa2 (patch) | |
tree | 08d0083b13c129c66cf74c02c915f98ebda8268b /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amdgpu: stop disabling irqs when it isn't neccessary (diff) | |
download | linux-dev-2a9126b94a4765b23fb85211aca47a8fa8b11fa2.tar.xz linux-dev-2a9126b94a4765b23fb85211aca47a8fa8b11fa2.zip |
drm/amd/powerplay: functions's return state was reversed
In commit 195567e99bdf6491a370b71a1dcf6b4c891495d7,
use true/false instead of 1/0 to fix build warning.
But the original logic: '0' means true and '1' means false.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions