Re: [PATCH v5 07/12] PCI/MSI: enable PCI_MSI_IRQ_DOMAIN support for MIPS
From: Paul Burton <hidden>
Date: 2018-09-06 21:45:49
Also in:
linux-mips
From: Paul Burton <hidden>
Date: 2018-09-06 21:45:49
Also in:
linux-mips
Hi Jim, On Thu, Sep 06, 2018 at 04:42:56PM -0400, Jim Quinlan wrote:
Add MIPS as an arch that supports PCI_MSI_IRQ_DOMAIN and add generation of msi.h in the MIPS arch.
I guess the second part of this probably became untrue after rebasing
atop something including commit 34a4399f196c ("mips: use asm-generic
version of msi.h"), and ought to be removed.
Signed-off-by: Jim Quinlan <jim2101024@gmail.com> --- drivers/pci/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Otherwise this looks fine:
Acked-by: Paul Burton [off-list ref]
Thanks,
Paul