OSDN Git Service

drm/amd/display: Both timing_sync and multisync need stream_count > 1
authorHarry Wentland <harry.wentland@amd.com>
Mon, 30 Oct 2017 19:53:40 +0000 (15:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:27 +0000 (12:47 -0500)
commit83c3e57bc4703c5955da9942d7e57bc26465c770
tree17776c8a59ebf6d617fae53374f0201aa03637fa
parent073a45e824db22f47940e203dc63ad081e53e9df
drm/amd/display: Both timing_sync and multisync need stream_count > 1

Previous code threw a warning about misleading indentation

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Mikita Lipski <Mikita.Lipski@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c