commit | e1ab862d89265ea43b3274503798f4437d10e2c2 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Tue Dec 24 10:08:14 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jan 07 11:56:16 2020 -0500 |
tree | cb567c36817c29eeb4c2d447ced07258932df55c | |
parent | 337443d0e29054c95879a6a3149b29cc8fbd04df [diff] |
drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.c Fixes coccicheck warning: drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c:875:1-31: WARNING: Assignment of 0/1 to bool variable Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>