rapidio/tsi721: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 15 Dec 2017 22:15:12 +0000 (16:15 -0600)
committerBjorn Helgaas <helgaas@kernel.org>
Fri, 16 Feb 2018 00:41:06 +0000 (18:41 -0600)
commit7babfa5b4bf0a9574c9b30f657b1d87abc5a84cf
tree6c29f45f730b80569fbf674dcd51389474761593
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
rapidio/tsi721: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro

Use the existing PCI_EXP_DEVCTL2_COMP_TIMEOUT macro instead of hard-coding
the PCIe Completion Timeout Value mask.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
drivers/rapidio/devices/tsi721.c