aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/microchip-spi.c
diff options
context:
space:
mode:
authorHans Zhang <[email protected]>2025-06-07 15:49:13 +0000
committerManivannan Sadhasivam <[email protected]>2025-06-19 12:53:57 +0000
commit1a69c63fdf1c9095e132096081e27ac85a4d48a5 (patch)
tree299b1211c2dfbf04d1e500d4adf691dbf274d320 /drivers/fpga/microchip-spi.c
parentLinux 6.16-rc1 (diff)
downloadkernel-1a69c63fdf1c9095e132096081e27ac85a4d48a5.tar.gz
kernel-1a69c63fdf1c9095e132096081e27ac85a4d48a5.zip
PCI: rockchip: Remove redundant PCIe message routing definitions
The Rockchip driver contains duplicated message routing and INTx code definitions (e.g., ROCKCHIP_PCIE_MSG_ROUTING_TO_RC, ROCKCHIP_PCIE_MSG_CODE_ASSERT_INTA). These are already provided by the PCI core in drivers/pci/pci.h as PCIE_MSG_TYPE_R_RC and PCIE_MSG_CODE_ASSERT_INTA, respectively. Remove the driver-specific definitions in favor of the core definitions instead. This aligns the driver with the PCIe specification and reduces maintenance overhead. Signed-off-by: Hans Zhang <[email protected]> [mani: commit message rewording] Signed-off-by: Manivannan Sadhasivam <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions