]> asedeno.scripts.mit.edu Git - linux.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)
commit5da25cd5754b97088f2f33bdc811f379b5b3e9ae
tree01970b11b6f3c85ee329771c2e1945ec26f72197
parentdfaf2291ab6073e33068eabaa3f3d6b8632bc81c
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