]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: Make Enhanced Allocation bitmasks more obvious
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 29 Oct 2015 22:35:40 +0000 (17:35 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 29 Oct 2015 22:35:40 +0000 (17:35 -0500)
commit26635112d4d057c9ea38f6284423a30a41a09240
treede72f058d87a107018a5d0c0e8627b01c6002e3d
parent111839917fccf4f74d50ad937321acc6a07eb9c3
PCI: Make Enhanced Allocation bitmasks more obvious

Expand bitmask #defines completely.  This puts the shift in the code
instead of in the #define, but it makes it more obvious in the header file
how fields in the register are laid out.

No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci.c
include/uapi/linux/pci_regs.h