linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Cleanup for MSI
@ 2014-07-04  8:14 Yijing Wang
  0 siblings, 0 replies; only message in thread
From: Yijing Wang @ 2014-07-04  8:14 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-pci, Wuyun, Xinwei Hu, Yijing Wang

This patchset is based Bjorn's pci/msi branch.

v1->v2: Modify msi_setup_entry() return type suggested by Bjorn.
        Post a new s390 MSI patch to fix and simplify MSI code.
		Post another 3 cleanup patch for MSI.

Patch 2(s390/MSI) just compiled fine, no real machine test.

Yijing Wang (5):
  PCI/MSI: MSI cleanup, msi_setup_entry()
  s390/MSI: Use standard mask and unmask funtions
  PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()
  PCI/MSI: Retrieve first MSI irq from msi_desc rather than pci_dev
  PCI/MSI: Clean up the useless code

 arch/s390/pci/pci.c |   49 ++++------------------------------
 drivers/pci/msi.c   |   72 ++++++++++++++++++++++++---------------------------
 include/linux/pci.h |    2 -
 3 files changed, 40 insertions(+), 83 deletions(-)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-04  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04  8:14 [PATCH v2 0/5] Cleanup for MSI Yijing Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).