OSDN Git Service

drm/amd/display: Fix indentation in dcn10 resource constructor
authorHersen Wu <hersenxs.wu@amd.com>
Tue, 8 May 2018 20:35:09 +0000 (16:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:24 +0000 (12:20 -0500)
Signed-off-by: Hersen Wu <hersenxs.wu@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@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/dcn10/dcn10_resource.c

index df5cb2d..99c223b 100644 (file)
@@ -1004,7 +1004,8 @@ 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;
 
        /*