genirq: fix set_irq_type() when recording trigger type
authorChris Friesen <cfriesen@nortel.com>
Mon, 20 Oct 2008 18:41:58 +0000 (12:41 -0600)
committerIngo Molnar <mingo@elte.hu>
Tue, 21 Oct 2008 08:10:08 +0000 (10:10 +0200)
Impact: fix boot hang on a G5

In set_irq_type() we want to pass the type rather than the current
interrupt state.

Signed-off-by: Chris Friesen <cfriesen@nortel.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found