OSDN Git Service

Revert "drm/amd/display: Fix indentation in dcn10 resource constructor"
authorHarry Wentland <harry.wentland@amd.com>
Wed, 4 Jul 2018 17:47:07 +0000 (13:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:40:02 +0000 (16:40 -0500)
That change was a merge gone bad.

This reverts commit cb1d7eacb58f7d1b7d0e57b26dc02d45eada4a3c.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c

index 68be66e..771e0cf 100644 (file)
@@ -1068,8 +1068,7 @@ static bool construct(
 
        ctx->dc_bios->regs = &bios_regs;
 
-               pool->base.res_cap = &res_cap;
-
+       pool->base.res_cap = &res_cap;
        pool->base.funcs = &dcn10_res_pool_funcs;
 
        /*