OSDN Git Service

drm/amdgpu: Get pci resource directly through adev
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 23 Mar 2018 10:36:51 +0000 (18:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 18:07:50 +0000 (13:07 -0500)
commitd32d661770a455802afc8d2f9efed617cc8073ed
tree38ecb02578828ad3911bfc60cda6fe9892fa81d6
parent62fd51275e4d43e300f95f2148a41e5bf738ac29
drm/amdgpu: Get pci resource directly through adev

In order to remove the cgs wrapper function
cgs_get_pci_resource

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c