diff options
author | Bjorn Helgaas <[email protected]> | 2023-11-22 15:03:51 +0900 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2023-12-18 11:55:56 +0100 |
commit | 58ff9c5acb4aef58e118bbf39736cc4d6c11a3d3 (patch) | |
tree | 888eb38e5e87b2b4048b92fa0ef53979426cec7d /drivers/pci/controller/dwc | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX to be more explicit about the type
of IRQ being referenced as well as to match the PCI specifications
terms. Redefine PCI_IRQ_LEGACY as an alias to PCI_IRQ_INTX to avoid the
need for doing the renaming tree-wide. New drivers and new code should
now prefer using PCI_IRQ_INTX instead of PCI_IRQ_LEGACY.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Yoshihiro Shimoda <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions