media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 15 Dec 2017 22:58:38 +0000 (17:58 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 19 Dec 2017 12:06:03 +0000 (07:06 -0500)
commit2453887924c0c0b07927c864f605e61995384949
tree8fb9eeebc6dbecfef4ea79ace5d384f8bced19e2
parent4f6c11044f512356cb63d3df0f3b38db79dc6736
media: netup_unidvb: 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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/netup_unidvb/netup_unidvb_core.c