commit | 6343cefdc8174f2d00abf8201ecd17d354e5ddf7 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Fri Aug 07 19:24:26 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:02:14 2009 -0700 |
tree | bf6cf151447554b3876534a50e752748e677cb7d | |
parent | 904290c0b7b48e757b3dc9451f4b014f42c25098 [diff] |
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>