From: Alan Cox Date: Fri, 7 Aug 2009 18:24:26 +0000 (+0100) Subject: Staging: sep: Fix PCI irq usage X-Git-Tag: v2.6.32-rc1~668^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6343cefdc8174f2d00abf8201ecd17d354e5ddf7;p=pandora-kernel.git Staging: sep: Fix PCI irq usage Don't read the IRQ from the device, the device has no idea what is going on in the full bus topology and remapping above PCI. Use the pdev->irq field. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed