From: Bjorn Helgaas Date: Tue, 9 Dec 2008 23:11:41 +0000 (-0700) Subject: PCI hotplug: cpqphp: use config space PCI interrupt pin encoding X-Git-Tag: v2.6.29-rc1~181^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d3333a13029ab07ca1d1bfb9bfa138ea76c3c0;p=pandora-kernel.git PCI hotplug: cpqphp: use config space PCI interrupt pin encoding This patch changes cpqphp to use interrupt pin values just as they come from PCI config space, i.e., 1=INTA, ..., 4=INTD. pcibios_set_irq_routing() takes pin arguments in the range 0=INTA, ..., 3=INTD, so we'll adjust the pin just before calling it. Signed-off-by: Bjorn Helgaas Acked-by: Alex Chiang Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed