drm/amd/display: remove unnecessary conversion to bool
authorChen Zhou <chenzhou10@huawei.com>
Fri, 10 Jan 2020 07:16:16 +0000 (15:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2020 15:18:58 +0000 (10:18 -0500)
commitb239b59bf4345da904b3d96006d8d994c5b7b996
tree2ab29274e19678b3866757ea2f65c6fec74a4236
parent5d593d682ffa533615f81a0680d4aa18dbeb97f7
drm/amd/display: remove unnecessary conversion to bool

The conversion to bool is not needed, remove it.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c