diff options
author | Serge Semin <[email protected]> | 2022-06-24 17:34:24 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-07-05 19:00:52 -0500 |
commit | d6bdbcd8bfe134566035d3eabed915ed27a04320 (patch) | |
tree | 79b25909ddba04471c1dbaa1032d7bbe6af9c4c9 /scripts/gdb/linux/tasks.py | |
parent | a37beefbde8802a4eab2545fee1b1780a03f2aa0 (diff) |
PCI: dwc: Move io_cfg_atu_shared to struct pcie_port
The io_cfg_atu_shared flag is set if there is an outbound iATU window used
for both config space accesses and IO port transfers.
Since the flag semantic is purely Root Port specific, it's not used in
either the DW PCIe common code or in the DW PCIe Endpoint driver. Move it
to the struct pcie_port and rename to cfg0_io_shared.
[bhelgaas: commit log]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Serge Semin <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions