OSDN Git Service

drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)
authorTom St Denis <tom.stdenis@amd.com>
Thu, 3 Mar 2016 14:20:10 +0000 (09:20 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Mar 2016 16:01:53 +0000 (11:01 -0500)
commit441ce96f14075f7c5e2995f07e7f037cc43c4a08
treecbc3280ce300de199c21a02e4cc09dbce4c50d45
parente484f8d47965d1fecac3c46977bf1fd3e688b432
drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)

If audio is disabled we shouldn't proceed into the fini function.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c