linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove pcibios_last_bus stuff
@ 2013-10-23  3:23 Bjorn Helgaas
  2013-10-23  3:24 ` [PATCH 1/2] frv/PCI: Remove pcibios_last_bus Bjorn Helgaas
  2013-10-23  3:24 ` [PATCH 2/2] mn10300/PCI: Remove useless pcibios_last_bus Bjorn Helgaas
  0 siblings, 2 replies; 5+ messages in thread
From: Bjorn Helgaas @ 2013-10-23  3:23 UTC (permalink / raw)
  To: David Howells, Koichi Yasutake; +Cc: linux-pci, linux-am33-list, linux-kernel

pcibios_last_bus is an x86 thing that has gotten copied into mn10300
and FR-V.  On mn10300, it is clearly useless because it is set but
never tested.

On FR-V, I suspect it is also useless, but it is possible that people
boot with "pci=lastbus=<X>".  Please speak up if you think it should
be kept for FR-V.

---

Bjorn Helgaas (2):
      frv/PCI: Remove pcibios_last_bus
      mn10300/PCI: Remove useless pcibios_last_bus


 arch/frv/mb93090-mb00/pci-frv.h         |    1 -
 arch/frv/mb93090-mb00/pci-vdk.c         |   36 -------------------------------
 arch/mn10300/unit-asb2305/pci-asb2305.h |    1 -
 arch/mn10300/unit-asb2305/pci.c         |    5 ----
 4 files changed, 43 deletions(-)

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

end of thread, other threads:[~2013-10-29 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-23  3:23 [PATCH 0/2] Remove pcibios_last_bus stuff Bjorn Helgaas
2013-10-23  3:24 ` [PATCH 1/2] frv/PCI: Remove pcibios_last_bus Bjorn Helgaas
2013-10-29 22:46   ` Bjorn Helgaas
2013-10-23  3:24 ` [PATCH 2/2] mn10300/PCI: Remove useless pcibios_last_bus Bjorn Helgaas
2013-10-29 22:47   ` Bjorn Helgaas

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