]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen: remove irq bindcount
authorJeremy Fitzhardinge <jeremy@goop.org>
Fri, 6 Feb 2009 22:09:45 +0000 (14:09 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Feb 2009 11:18:00 +0000 (12:18 +0100)
commitd77bbd4db475e2edc78edb7f94a258159c140b54
tree8dfa75977211479a73faac5371a548a3e521bd1e
parentced40d0f3e8833bb8d7d8e2cbfac7da0bf7008c4
xen: remove irq bindcount

There should be no need for us to maintain our own bind count for
irqs, since the surrounding irq system should keep track of shared
irqs for us.

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