On Thu, 9 Jul 2015, Paul Gortmaker wrote:
> [[RFC Patch V1 09/12] genirq: Move msi_list from struct pci_dev to struct
> device] On 09/07/2015 (Thu 16:00) Jiang Liu wrote:
>
> > Move msi_list from struct pci_dev into struct device, so we could support
> > non-PCI-dev
[[RFC Patch V1 09/12] genirq: Move msi_list from struct pci_dev to struct
device] On 09/07/2015 (Thu 16:00) Jiang Liu wrote:
> Move msi_list from struct pci_dev into struct device, so we could support
> non-PCI-device based generic MSI interrupts.
This is not just a simple move, as t
Move msi_list from struct pci_dev into struct device, so we could support
non-PCI-device based generic MSI interrupts.
Signed-off-by: Jiang Liu
---
drivers/base/core.c|3 +++
drivers/pci/msi.c |3 +--
include/linux/device.h |4
include/linux/msi.h|2 +-
include/
3 matches
Mail list logo