PCI: Add PCI resource type mask #define
authorChristian König <[email protected]>
Wed, 18 Oct 2017 13:58:17 +0000 (15:58 +0200)
committerBjorn Helgaas <[email protected]>
Tue, 24 Oct 2017 19:40:13 +0000 (14:40 -0500)
commitcb21bc9469c4c8a4d38f52d779ccc11e4329f016
tree7033fbfdab9de5b75b92185f347341de6594aee7
parent9e66317d3c92ddaab330c125dfe9d06eee268aff
PCI: Add PCI resource type mask #define

Add a #define for the PCI resource type mask.  We use this mask multiple
times in the bus setup.

Signed-off-by: Christian König <[email protected]>
[bhelgaas: move to setup-bus.c]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
drivers/pci/setup-bus.c