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:
9cc8d54
)
PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Thu, 6 Aug 2009 02:32:51 +0000
(11:32 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 9 Sep 2009 20:29:31 +0000
(13:29 -0700)
Unify msi_free_irqs() and msix_free_all_irqs(), and rename it to a
common void function free_msi_irqs().
And relocate the common function to where the prototype is located now.
Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found