commit | 763efb6c6f2bd60d68c9ec1815f25d782f57f6f4 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Dec 06 15:44:51 2017 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 12 14:45:07 2017 -0500 |
tree | 591b53178f0ebf3c3c3f46b0cd6be4fad53c4927 | |
parent | 4fd09a19a6337b1a58d6de8777e2210cec55ae84 [diff] |
drm/amdgpu: cleanup debugfs handling a bit Remove the superflous .debugfs_init callback and register all files in amdgpu_device.c in just one function. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>