PCI: mediatek: Use PCI_NUM_INTX
authorHonghui Zhang <honghui.zhang@mediatek.com>
Wed, 30 Aug 2017 01:19:14 +0000 (09:19 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 30 Aug 2017 13:23:59 +0000 (08:23 -0500)
commitd84c246b73603028a8d7b07659b942c754b34631
treee7c3a5dbe764a43cc0ff10bf1dec77205c8052cd
parent43e6409db64ddab535ae08f77923f9081c38226b
PCI: mediatek: Use PCI_NUM_INTX

Switch from using custom INTX_NUM macro to the generic PCI_NUM_INTX definition
for the number of INTx interrupts.

Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>
[bhelgaas: use subject/changelog from similar patches]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-mediatek.c