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:
4eaf6db
)
ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Tue, 9 Dec 2008 04:31:32 +0000
(21:31 -0700)
committer
Len Brown
<len.brown@intel.com>
Wed, 31 Dec 2008 02:47:30 +0000
(21:47 -0500)
acpi_pci_allocate_irq() and acpi_pci_free_irq() are trivial and
only used once, so just open-code them.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found