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:
cf35e4a
)
PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Mon, 19 May 2008 04:48:17 +0000
(13:48 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 10 Jun 2008 17:59:49 +0000
(10:59 -0700)
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 <seto.hidetoshi@jp.fujitsu.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found