All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Increamental fixes for the PCI series
@ 2014-10-01 19:14 Lucas Stach
  2014-10-01 19:14 ` [PATCH 1/2] fixup! of: import pci range parser from linux Lucas Stach
  2014-10-01 19:14 ` [PATCH 2/2] MIPS: malta: fix pci IO resource assignment Lucas Stach
  0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2014-10-01 19:14 UTC (permalink / raw)
  To: barebox

Those two patches fix the remaining issues with my previous
PCI series. It fixes the regression on malta reported by
Antony and another potential issue where function
dependencies weren't exactly right.

Lucas Stach (2):
  fixup! of: import pci range parser from linux
  MIPS: malta: fix pci IO resource assignment

 arch/mips/mach-malta/pci.c |  4 ++--
 drivers/of/Kconfig         |  1 +
 drivers/of/address.c       |  4 ++--
 include/of_address.h       | 22 +++++++++++++++-------
 4 files changed, 20 insertions(+), 11 deletions(-)

-- 
1.9.3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-10-01 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 19:14 [PATCH 0/2] Increamental fixes for the PCI series Lucas Stach
2014-10-01 19:14 ` [PATCH 1/2] fixup! of: import pci range parser from linux Lucas Stach
2014-10-01 19:14 ` [PATCH 2/2] MIPS: malta: fix pci IO resource assignment Lucas Stach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.