drm/amd/amdgpu: Refine isp_v4_1_1 logging
authorPratap Nirujogi <pratap.nirujogi@amd.com>
Tue, 10 Jun 2025 20:08:15 +0000 (16:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jun 2025 14:02:55 +0000 (10:02 -0400)
commitf0ebe9e5782e59b72ab1e72c3f55ba0f64bb5450
tree9b0654681b790ef62329404b7c9bbeac62d6ce34
parentfd14786071021bb63b0ab32b95257a594e46f8d4
drm/amd/amdgpu: Refine isp_v4_1_1 logging

Replace DRM_ERROR with drm_err function and update log
messages to drop __func__ and print return value.

Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Pratap Nirujogi <pratap.nirujogi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c