[SPARC64]: Fix VIRQ enabling.
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Jun 2007 07:13:09 +0000 (00:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jun 2007 07:13:09 +0000 (00:13 -0700)
commit1245088400c0e5f93b979356e578c9a8825b953a
treed785b25c57f3af3ea29e40f0f243d8e4f629f9d3
parent701271dfd220d214e26ef90c48a2dae3a2042687
[SPARC64]: Fix VIRQ enabling.

We were doing the wrong call to turn them on, and also
when enabling we need to forcefully set the state to IDLE.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/irq.c