aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c
diff options
context:
space:
mode:
authorStefan Wahren <[email protected]>2024-08-21 21:40:46 +0000
committerMaíra Canal <[email protected]>2024-08-22 10:57:44 +0000
commit59ac702a932028f572e34cd27fce235def2fc488 (patch)
treec721bab6059db75091f2c86df49ad05ed35073f4 /drivers/gpu/drm/amd/amdgpu/atombios_encoders.c
parentdrm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get (diff)
downloadkernel-59ac702a932028f572e34cd27fce235def2fc488.tar.gz
kernel-59ac702a932028f572e34cd27fce235def2fc488.zip
drm/vc4: Get the rid of DRM_ERROR()
DRM_ERROR() has been deprecated in favor of pr_err(). However, we should prefer to use drm_err() whenever possible so we get device- specific output with the error message. In error case of kcalloc, we can simply drop DRM_ERROR(), because kcalloc already logs errors. Suggested-by: Maíra Canal <[email protected]> Signed-off-by: Stefan Wahren <[email protected]> Reviewed-by: Maxime Ripard <[email protected]> Reviewed-by: Maíra Canal <[email protected]> Signed-off-by: Maíra Canal <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atombios_encoders.c')
0 files changed, 0 insertions, 0 deletions