commit | 341d3299c069d70b9979cad67d204a41f225c584 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Tue Aug 15 16:26:36 2017 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 16 11:42:28 2017 -0500 |
tree | b96103f3d981c2c2285a25c85930ff95bcbf34f4 | |
parent | b9f27afbc0b8c664c083def0319050466de9621a [diff] |
PCI: faraday: 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. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>