]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: sep: Fix PCI irq usage
authorAlan Cox <alan@linux.intel.com>
Fri, 7 Aug 2009 18:24:26 +0000 (19:24 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:14 +0000 (12:02 -0700)
commitfb4ed589523cbef1ec6e70ca394671a274e02299
treebf6cf151447554b3876534a50e752748e677cb7d
parentedead3a3cd50d3fa6b5191707ec0980c8b5a8a37
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 <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sep/sep_dev.h
drivers/staging/sep/sep_driver.c