drm/amdgpu: restrict hotplug error message
authorChristian König <ckoenig.leichtzumerken@gmail.com>
Thu, 19 Sep 2019 13:16:49 +0000 (15:16 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:03 +0000 (09:11 -0500)
commit56f074d815cd65ebc9ffd3810acd60ea7155399d
treee1b2975140663a77706e3e0e146b64184c134d40
parent4a246528677380befaea5c7de0ee0911d3ccf1d3
drm/amdgpu: restrict hotplug error message

We should print the error only when we are hotplugged and crash
basically all userspace applications.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c