From mboxrd@z Thu Jan 1 00:00:00 1970 From: marc.zyngier@arm.com (Marc Zyngier) Date: Tue, 21 Apr 2015 09:32:40 +0100 Subject: [PATCH v3 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver In-Reply-To: References: <20150408084448.5f0793b7@why.wild-wind.fr.eu.org> <7923ef6ffd60a7c3de3c8c04fe746bbd3c15b5ac.1428564115.git.dhdang@apm.com> <55280665.9020603@arm.com> <7a739a984c1b849ae92cb3bb3edc92f2@www.loen.fr> <20150415091655.02361cdc@arm.com> <5530DD9D.9020808@arm.com> <55310050.7000003@arm.com> Message-ID: <55360B28.1060703@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 20/04/15 19:51, Feng Kan wrote: > Is it possible to use the pci_msi_create_default_irq_domain for the X-Gene MSI > driver. Or is this going to be removed in the future. Thanks This is not the preferred way. pci_msi_create_default_irq_domain is only there for legacy purposes, so that we can lookup an MSI without specifying the domain. New code shouldn't have to rely on it. Thanks, M. -- Jazz is not dead. It just smells funny...