xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 9 Jun 2011 13:49:13 +0000 (09:49 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 11 Jul 2011 17:19:30 +0000 (13:19 -0400)
Since they are only called once and the rest of the pci_xen_*
functions follow the same pattern of setup.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

No differences found