]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Fix indentation in dce_v8_0_audio_write_sad_regs()
authorAlexandre Demers <alexandre.f.demers@gmail.com>
Mon, 22 Aug 2016 00:38:26 +0000 (20:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Aug 2016 17:47:56 +0000 (13:47 -0400)
commit970e03221189ef23f965f82a587b16ae03e40eeb
tree01970b11b6f3c85ee329771c2e1945ec26f72197
parent0407cf84ad136592b8bc1f16df88eeecd5b9d7f1
drm/amdgpu: Fix indentation in dce_v8_0_audio_write_sad_regs()

Fixed indentation for readability.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c