]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: Add PCI resource type mask #define
authorChristian König <christian.koenig@amd.com>
Wed, 18 Oct 2017 13:58:17 +0000 (15:58 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
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 <christian.koenig@amd.com>
[bhelgaas: move to setup-bus.c]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
drivers/pci/setup-bus.c