]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: cleaned up coding error in init_hw
authorMartin Leung <martin.leung@amd.com>
Fri, 2 Aug 2019 15:01:05 +0000 (11:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Aug 2019 16:40:11 +0000 (11:40 -0500)
commit1617cb97ac3dda6a509fbe40191b45397edc744f
tree4b19a390e88517e69d6eb22af66de60382e6fbfb
parent3e3c174b0cb8dbc88502fb0f0fc8e4ce028b05f6
drm/amd/display: cleaned up coding error in init_hw

[why]
during a refactor a redundant code that has unknown behaviour was added.

[how]
removed old bad code

Fixes: cf968bb3a4bf ("drm/amd/display: Make init_hw and init_pipes generic for seamless boot")
Signed-off-by: Martin Leung <martin.leung@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c