diff options
| author | Li Ming <[email protected]> | 2025-03-23 09:31:10 +0000 |
|---|---|---|
| committer | Dave Jiang <[email protected]> | 2025-04-09 19:48:18 +0000 |
| commit | 36aace15d9bdcfe6f03e078915067e89719478f5 (patch) | |
| tree | bc7f7fd47db877d0795e3db05284963a961498e3 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | cxl/pci: Update Port GPF timeout only when the first EP attaching (diff) | |
| download | kernel-36aace15d9bdcfe6f03e078915067e89719478f5.tar.gz kernel-36aace15d9bdcfe6f03e078915067e89719478f5.zip | |
cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()
The first parameter of cxl_gpf_get_dvsec() is a struct device, can be
used to distinguish if the device is a cxl dport or a cxl pci device by
checking the PCIe type of it, so the parameter is_port is unnecessary
to cxl_gpf_get_dvsec(), using parameter struct device is enough.
Signed-off-by: Li Ming <[email protected]>
Reviewed-by: Davidlohr Bueso <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Dan Williams <[email protected]>
Tested-by: Davidlohr Bueso <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
