From: Jiang Liu Date: Wed, 10 Jun 2015 08:54:58 +0000 (+0800) Subject: PCI: Add pcibios_alloc_irq() and pcibios_free_irq() X-Git-Tag: omap-for-v4.3/fixes-merge-window~31^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=890e4847587fcff5eb0438e90992ad7d2a261f33;p=pandora-kernel.git PCI: Add pcibios_alloc_irq() and pcibios_free_irq() Add pcibios_alloc_irq() and pcibios_free_irq(), which are called when binding/unbinding PCI device drivers. PCI arch code may implement these to manage IRQ resources for hotplugged devices. [bhelgaas: changelog] Signed-off-by: Jiang Liu Signed-off-by: Bjorn Helgaas Acked-by: Thomas Gleixner --- Reading git-diff-tree failed