OSDN Git Service

drm/amd/amdgpu: remove hardcoded module name in prints
authorAurabindo Pillai <mail@aurabindo.in>
Thu, 9 Apr 2020 01:28:15 +0000 (21:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Apr 2020 16:02:40 +0000 (12:02 -0400)
commitdd4fa6c1b89a4f4034ec79c65405fdfc920204d1
treebb646acf1265c692ad01940713913f8d5b6b570f
parent539489fc91ea773c0b124697da1ed6f0866a653e
drm/amd/amdgpu: remove hardcoded module name in prints

Let format prefixes take care of printing the module name
through pr_fmt and dev_fmt definitions.

Signed-off-by: Aurabindo Pillai <mail@aurabindo.in>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c