mtip32xx: use PCI #defines instead of numbers
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 26 Jan 2021 20:04:32 +0000 (14:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 Jan 2021 20:09:37 +0000 (13:09 -0700)
commit416c05477772c147190d6b2371254510c81a4a04
tree32316a2d7ff5ff808ee1ad9a54f2a69d508949c0
parent6cc8e7430801fa238bd7d3acae1eb406c6e02fe1
mtip32xx: use PCI #defines instead of numbers

Use PCI #defines for PCIe Device Control register values instead of
hard-coding bit positions.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.c