diff options
author | Long Li <longli@microsoft.com> | 2020-02-25 21:06:07 -0800 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2020-03-06 10:18:06 +0000 |
commit | f9ad0f361cf3b58fd26d409c6150126547259772 (patch) | |
tree | 27dccb39e32c1b441c1f0a61391e75b97ca572d7 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 42c3d41832ef4fcf60aaa6f748de01ad99572adf (diff) |
PCI: hv: Decouple the func definition in hv_dr_state from VSP message
hv_dr_state is used to find present PCI devices on the bus. The structure
reuses struct pci_function_description from VSP message to describe a
device.
To prepare support for pci_function_description v2, decouple this
dependence in hv_dr_state so it can work with both v1 and v2 VSP messages.
There is no functionality change.
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions