linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] PCI trivial cleanups
@ 2013-01-09 17:52 Bjorn Helgaas
  2013-01-09 17:52 ` [PATCH 1/5] x86/PCI: Remove unused pci_root_bus Bjorn Helgaas
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bjorn Helgaas @ 2013-01-09 17:52 UTC (permalink / raw)
  To: linux-pci; +Cc: David Howells, Koichi Yasutake, x86

These are trivial cleanups headed for v3.9.

---

Bjorn Helgaas (5):
      x86/PCI: Remove unused pci_root_bus
      frv/PCI: Remove unused pci_root_bus
      mn10300/PCI: Remove unused pci_root_bus
      PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
      PCI: Drop "__" prefix on __pci_enable_device_flags()


 arch/frv/mb93090-mb00/pci-frv.h         |    1 -
 arch/frv/mb93090-mb00/pci-vdk.c         |    4 +---
 arch/mn10300/unit-asb2305/pci-asb2305.h |    1 -
 arch/mn10300/unit-asb2305/pci.c         |    4 +---
 arch/x86/include/asm/pci_x86.h          |    1 -
 arch/x86/pci/common.c                   |    1 -
 arch/x86/pci/legacy.c                   |    2 +-
 arch/x86/pci/numaq_32.c                 |    2 +-
 drivers/pci/pci.c                       |    9 ++++-----
 9 files changed, 8 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-01-11 10:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-09 17:52 [PATCH 0/5] PCI trivial cleanups Bjorn Helgaas
2013-01-09 17:52 ` [PATCH 1/5] x86/PCI: Remove unused pci_root_bus Bjorn Helgaas
2013-01-09 17:53 ` [PATCH 2/5] frv/PCI: " Bjorn Helgaas
2013-01-09 17:53 ` [PATCH 3/5] mn10300/PCI: " Bjorn Helgaas
2013-01-09 17:53 ` [PATCH 4/5] PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h Bjorn Helgaas
2013-01-09 17:53 ` [PATCH 5/5] PCI: Drop "__" prefix on __pci_enable_device_flags() Bjorn Helgaas
2013-01-11 10:47 ` [PATCH 0/5] PCI trivial cleanups David Howells

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).