RE: [PATCH] drm/amdgpu: fix crash in acp_hw_init

2016-11-03 Thread Deucher, Alexander
> -Original Message- > From: Alex Deucher [mailto:alexdeuc...@gmail.com] > Sent: Thursday, November 03, 2016 5:50 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander; sta...@vger.kernel.org > Subject: [PATCH] drm/amdgpu: fix crash in acp_hw_init Ignore

[PATCH] drm/amdgpu: fix crash in acp_hw_init

2016-11-03 Thread Alex Deucher
On CZ/ST systems with AZ rather than ACP audio, we need to bail early in hw_fini since there is nothing to do. bug: https://bugs.freedesktop.org/show_bug.cgi?id=98276 Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org --- drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | 5 - 1 file changed, 4