From: Bjorn Helgaas Date: Wed, 17 Apr 2013 23:34:36 +0000 (-0600) Subject: PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~143^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5322169b4bc931c760c6a14484582a95c39edde;p=pandora-kernel.git PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc 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 --- Reading git-diff-tree failed