commit | 61534d1a4c79501261bb8c534f992e8c8e1353da | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Aug 15 16:28:27 2017 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 16 11:42:07 2017 -0500 |
tree | 41b43f721def28f689a6028ae6e896c1cba7223e | |
parent | 0d58e6c1b19b30623b5f0a053818bd2c32d61166 [diff] |
PCI: dra7xx: Use PCI_NUM_INTX Use the PCI_NUM_INTX macro to indicate the number of PCI INTx interrupts rather than the magic number 4. This makes it clearer where the number comes from & what it relates to. Based-on-similar-patches-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Cc: Kishon Vijay Abraham I <kishon@ti.com>