drm/amdgpu: change the print level to warn for ip block disabled
authorLe Ma <le.ma@amd.com>
Thu, 16 Mar 2023 09:42:49 +0000 (17:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:54:12 +0000 (09:54 -0400)
commit0c451baf3bff8e2a9fa45ef6471f9f25da00f39b
tree8bf9f5a036fd60e37fd4a42e1044cdcbf8dbd56b
parent9e4216cf2dcccacd0e5dc932f26e35d18527ff41
drm/amdgpu: change the print level to warn for ip block disabled

Avoid to mislead users as it's not a real error.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Reviewed-by: Amber Lin <Amber.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c