git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24bc69d
)
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 17 Apr 2013 23:34:36 +0000
(17:34 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 23 Apr 2013 15:50:30 +0000
(09:50 -0600)
We always know the type (MSI vs MSI-X), so we can use the correct
cached capability offset rather than relying on the copy in the
msi_attrib.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found