OSDN Git Service

drm/amdgpu: drop legacy drm load and unload callbacks
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Feb 2020 18:21:52 +0000 (13:21 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Feb 2020 19:21:13 +0000 (14:21 -0500)
commitc6385e503aeaf99511bc5f67c4cdf5d7926df45b
tree6d07f0b85ff98cd5aa6713e810067c1c82fee2d3
parentd95665c70844dd97aa3e900fd110cd1db68ede1a
drm/amdgpu: drop legacy drm load and unload callbacks

We've moved the debugfs handling into a centralized place
so we can remove the legacy load an unload callbacks.

Tested-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c