From: Hidetoshi Seto Date: Mon, 19 May 2008 04:48:17 +0000 (+0900) Subject: PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits X-Git-Tag: v2.6.27-rc1~1046^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca5c02f0e81c094c19d30dc0d13be4e929a994a;p=pandora-kernel.git PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits The position of MSI capability is already cached in the msi_desc when we enter the msi_set_mask_bits(). Use it instead. Signed-off-by: Hidetoshi Seto Acked-by: Arnaldo Carvalho de Melo Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed