commit | 3c50c2873283290d06af38a208c25f6434cf0a77 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 02 16:52:08 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 08 10:54:38 2017 -0400 |
tree | 7920c617f7a955f16668768d500df119877a7ee8 | |
parent | 2b059658d6796a096ef06be9da994d6c44401d5b [diff] |
drm/amdgpu: call pci_[un]register_driver() directly Rather than calling the deprecated drm_pci_init() and drm_pci_exit() which just wrapped the pci functions anyway. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>