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:
7d9a73f
)
PCI: remove redundant __msi_set_enable()
author
Matthew Wilcox
<matthew@wil.cx>
Tue, 16 Jun 2009 12:31:45 +0000
(06:31 -0600)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 18 Jun 2009 20:57:24 +0000
(13:57 -0700)
We have the 'pos' of the MSI capability at all locations which call
msi_set_enable(), so pass it to msi_set_enable() instead of making it
find the capability every time.
Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found