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)
commit6343cefdc8174f2d00abf8201ecd17d354e5ddf7
treebf6cf151447554b3876534a50e752748e677cb7d
parent904290c0b7b48e757b3dc9451f4b014f42c25098
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