From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Subject: Re: [PATCH 3/3] of: pci: remove unused MSI controller helpers To: Thomas Petazzoni , Bjorn Helgaas , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Ian Campbell , Pawel Moll , Mark Rutland , Kumar Gala References: <1472744284-18305-1-git-send-email-thomas.petazzoni@free-electrons.com> <1472744284-18305-4-git-send-email-thomas.petazzoni@free-electrons.com> From: Marc Zyngier Message-ID: <57C97FE4.8050808@arm.com> Date: Fri, 2 Sep 2016 14:34:28 +0100 MIME-Version: 1.0 In-Reply-To: <1472744284-18305-4-git-send-email-thomas.petazzoni@free-electrons.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Jason Cooper , Nadav Haklai , Victor Gu , Shadi Ammouri , Gregory Clement , Marcin Wojtas , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+bjorn=helgaas.com@lists.infradead.org List-ID: On 01/09/16 16:38, Thomas Petazzoni wrote: > All the users of the small MSI controller API have been migrated to use > the generic MSI infrastructure instead. We no longer need a global > chained list of msi_controller. Instead, MSI controllers are now > represented as irq domains attached to OF nodes, and the resolution > between a device requesting an MSI and the corresponding MSI controller > is done by the generic interrupt resolution logic. > > Therefore, this API is now completely useless, and can be removed from > the kernel. > > Signed-off-by: Thomas Petazzoni Assuming no further issue with the two affected drivers: Acked-by: Marc Zyngier M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel