xen: set irq_chip disable
authorJeremy Fitzhardinge <jeremy@goop.org>
Fri, 6 Feb 2009 22:09:42 +0000 (14:09 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Feb 2009 11:16:15 +0000 (12:16 +0100)
commit54a353a0f845c1dad5fc8183872e750d667838ac
tree27f33a6ca7fd1eb21f43716141406bdfa3f648cc
parent7c1d7cdcef1b54f4a78892b6b99d19f12c4f398e
xen: set irq_chip disable

By default, the irq_chip.disable operation is a no-op.  Explicitly set
it to disable the Xen event channel.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/xen/events.c