From: Bjorn Helgaas Date: Thu, 18 Apr 2013 00:10:07 +0000 (-0600) Subject: PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~143^2^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d18760c67af2688a6f9d3f0131dc505e0b9f2c9;p=pandora-kernel.git PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK PCI_MSIX_FLAGS_BIRMASK is mis-named because the BIR mask is in the Table Offset register, not the flags ("Message Control" per spec) register. Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed