commit | 3d4cfa3736f2f080d3bde4f4329b7b6a7544e093 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Thu Mar 10 16:08:10 2011 +0000 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Mar 10 14:48:40 2011 -0500 |
tree | d4d92641e96aca29cc258113d2e864088fecbf6a | |
parent | 9158c3588a0693ef11208f5961f0d6b0241694d8 [diff] |
xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info init functions Encapsulate setup of XXX_to_irq array in the relevant xen_irq_info_*_init function. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>