On Thu, Sep 1, 2016 at 10:38 AM, Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> 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 <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> > --- > drivers/of/of_pci.c | 45 --------------------------------------------- > include/linux/of_pci.h | 11 ----------- > 2 files changed, 56 deletions(-) This is to both Bjorn and me, but I'm assuming you want Bjorn to take the series. Acked-by: Rob Herring <robh@xxxxxxxxxx> Rob -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html