Re: [PATCH] drm/amdgpu: Fix a bug in jpeg_v1_0_start()

2019-11-26 Thread Alex Deucher
On Tue, Nov 26, 2019 at 7:10 AM Dan Carpenter wrote: > > Originally the last WREG32_SOC15() was a part of the if statement block > but the curly braces are on the wrong line. > > Fixes: bb0db70f3f75 ("drm/amdgpu: separate JPEG1.0 code out from VCN1.0") > Signed-off-by: Dan Carpenter Applied. Th

[PATCH] drm/amdgpu: Fix a bug in jpeg_v1_0_start()

2019-11-26 Thread Dan Carpenter
Originally the last WREG32_SOC15() was a part of the if statement block but the curly braces are on the wrong line. Fixes: bb0db70f3f75 ("drm/amdgpu: separate JPEG1.0 code out from VCN1.0") Signed-off-by: Dan Carpenter --- From static analysis (Smatch). Not tested. drivers/gpu/drm/amd/amdgpu/j