commit | 8135591e90c81462a6902f6ffa1f1ca021db077a | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Fri Feb 18 16:43:33 2011 +0000 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Mar 10 14:44:41 2011 -0500 |
tree | fe56b7166bc9a7bfd6e3d0edf1021878e439726a | |
parent | bf480d952bcf25e8ff7e95d2a23964107513ac51 [diff] |
xen: events: refactor xen_create_msi_irq slightly Calling PHYSDEVOP_map_pirq earlier simplifies error handling and starts to make the tail end of this function look 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>