Recall: [PATCH 24/34] PCI: use weak functions for MSI arch-specific functions

2013-11-19 Thread Richard Zhu
Zhu Richard-R65037 would like to recall the message, "[PATCH 24/34] PCI: use weak functions for MSI arch-specific functions". ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

[PATCH 24/34] PCI: use weak functions for MSI arch-specific functions

2013-11-19 Thread Richard Zhu
From: Thomas Petazzoni Until now, the MSI architecture-specific functions could be overloaded using a fairly complex set of #define and compile-time conditionals. In order to prepare for the introduction of the msi_chip infrastructure, it is desirable to switch all those functions to use the 'wea