commit | dd4fa6c1b89a4f4034ec79c65405fdfc920204d1 | [log] [tgz] |
---|---|---|
author | Aurabindo Pillai <mail@aurabindo.in> | Wed Apr 08 21:28:15 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Apr 13 12:02:40 2020 -0400 |
tree | bb646acf1265c692ad01940713913f8d5b6b570f | |
parent | 539489fc91ea773c0b124697da1ed6f0866a653e [diff] |
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>