diff options
| author | Vidya Sagar <[email protected]> | 2024-05-08 23:11:38 +0530 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2024-06-03 16:18:13 -0500 |
| commit | 7246a4520b4bf1494d7d030166a11b5226f6d508 (patch) | |
| tree | 3d1946cb51710ea55ab68fb87976f25ecfb7a762 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | 1e6922482cd429e568537f8f6cf159765b5d176f (diff) | |
PCI: Use preserve_config in place of pci_flags
Use preserve_config in place of checking for PCI_PROBE_ONLY flag to enable
support for "linux,pci-probe-only" on a per host bridge basis.
This also obviates the use of adding PCI_REASSIGN_ALL_BUS flag if
!PCI_PROBE_ONLY, as pci_assign_unassigned_root_bus_resources() takes care
of reassigning the resources that are not already claimed.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vidya Sagar <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions