From: Bjorn Helgaas Date: Thu, 11 Dec 2008 18:24:23 +0000 (-0700) Subject: PCI: add pci_swizzle_interrupt_pin() X-Git-Tag: v2.6.29-rc1~181^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c2cf71c12318b72ebaa5720d210476b6bac4d4;p=pandora-kernel.git PCI: add pci_swizzle_interrupt_pin() This patch adds pci_swizzle_interrupt_pin(), which implements the INTx swizzling algorithm specified in Table 9-1 of the "PCI-to-PCI Bridge Architecture Specification," revision 1.2. There are many architecture-specific implementations of this swizzle that can be replaced by this common one. Reviewed-by: David Howells Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed