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)
commita0ee05670915006564962114d4211dd578a8b28a
treed2c2d6599f32af66c9606fb67f31824956f6c0f9
parented89eb6396b3307bf9aaa4785f6a0914a68040cf
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.

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>
arch/x86/include/asm/xen/pci.h
arch/x86/pci/xen.c
drivers/xen/events.c