summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHans Zhang <18255117159@163.com>2026-05-16 23:36:56 +0800
committerManivannan Sadhasivam <mani@kernel.org>2026-06-09 19:24:49 +0530
commit3136184508d2889a11092dbaa097ed6580bc4214 (patch)
tree9a8907a18b8c03766ea59e37b70bfd44da29b3bf /include/linux
parent286db45fb7ef5fe950a60a47c963156d6ece356f (diff)
PCI: dwc: Replace ATU type macros with common TLP type macros
The dwc driver defines its own ATU type macros (PCIE_ATU_TYPE_MEM, PCIE_ATU_TYPE_IO, PCIE_ATU_TYPE_CFG0, PCIE_ATU_TYPE_CFG1, PCIE_ATU_TYPE_MSG) with the same numerical values as the newly introduced common TLP type macros. Remove the local definitions and switch all DWC users to the common PCIE_TLP_TYPE_* macros. This eliminates redundancy and improves consistency across PCI controller drivers. No functional change intended. Signed-off-by: Hans Zhang <18255117159@163.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Link: https://patch.msgid.link/20260516153657.65214-3-18255117159@163.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions