drm/amd/display: fix assert condition
authorSamson Tam <Samson.Tam@amd.com>
Fri, 3 Mar 2023 22:30:25 +0000 (17:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 15 Mar 2023 22:45:26 +0000 (18:45 -0400)
commit05cff51055c1050bf3a730748db15eb84f34b31d
treef61a7ee5bd73352a40ca64fee8be6a66c3bd15fe
parentc416a9e4e31eaec5a35417b056a22c73652db544
drm/amd/display: fix assert condition

[Why & How]
Reversed assert condition when checking that phy_pix_clk[] is not 0

Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Samson Tam <Samson.Tam@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource_helpers.c