]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Wed, 19 Oct 2011 18:47:59 +0000 (14:47 -0400)
commit400d91c3f114295abf429cdcfeab678e00fb292a
tree28d18837caa3d78fc27f2b80b625b373c2130fbb
parent142636cfc2ed55fccbe04639c923712a44ef5ba9
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