xen: events: update pirq_to_irq in xen_create_msi_irq
authorIan Campbell <ian.campbell@citrix.com>
Fri, 18 Feb 2011 16:43:34 +0000 (16:43 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 10 Mar 2011 19:44:42 +0000 (14:44 -0500)
commit2e55288f63343f0810f4f0a3004f78037cfb93d3
treeb44a9ccfd260436bc0c1fcdc1b4644da609d7a5d
parent8135591e90c81462a6902f6ffa1f1ca021db077a
xen: events: update pirq_to_irq in xen_create_msi_irq

I don't think this was a deliberate ommision.

Makes the tail end of this function look even more like
xen_bind_pirq_msi_to_irq.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/events.c