summaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2013-04-17 17:26:23 -0600
committerBjorn Helgaas <bhelgaas@google.com>2013-04-23 09:50:30 -0600
commit24bc69da32a93edac91b4dfb7806a7fb9c24c625 (patch)
treecd7da136ef96ba32f2315df700019a487793e2f6 /drivers/pci/msi.c
parent520fe9dc1b07827d795578037ffd11190767e448 (diff)
downloadop-kernel-dev-24bc69da32a93edac91b4dfb7806a7fb9c24c625.zip
op-kernel-dev-24bc69da32a93edac91b4dfb7806a7fb9c24c625.tar.gz
PCI: Clean up MSI/MSI-X capability #defines
This doesn't change any existing symbols, but it puts them in logical order and uses explicit masks instead of shifts, like the rest of the file. It also adds new symbols for PCI_MSIX_TABLE_BIR, PCI_MSIX_TABLE_OFFSET, PCI_MSIX_PBA_BIR, and PCI_MSIX_PBA_OFFSET to replace the mis-named PCI_MSIX_FLAGS_BIRMASK (the BAR index fields are part of the Table and PBA registers, not the flags register). Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/msi.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud