diff options
author | Kyle McMartin <kyle@mcmartin.ca> | 2008-03-04 14:29:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-04 16:35:16 -0800 |
commit | 7eb701dc7779794d46e02a7fa1380289cb730d46 (patch) | |
tree | 5e109523dd05f9602d7f52bdef422ffc7d3483e1 /lib/iommu-helper.c | |
parent | e4465fdaeb3f7b5ef47f389d3eac76db79ff20d8 (diff) | |
download | linux-3.10-7eb701dc7779794d46e02a7fa1380289cb730d46.tar.gz linux-3.10-7eb701dc7779794d46e02a7fa1380289cb730d46.tar.bz2 linux-3.10-7eb701dc7779794d46e02a7fa1380289cb730d46.zip |
hisax_fcpcipnp: move request_irq later in probe
After a quick glance at the code, we're getting the DEBUG_SHIRQ spurious
interrupt before we have the adapter template filled in. Real interrupts
appear to be turned on by fcpci*_init(), so move request_irq until just before
that.
Signed-off-by: Kyle McMartin <kmcmartin@redhat.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/iommu-helper.c')
0 files changed, 0 insertions, 0 deletions