[PATCH] powerpc: add missing NULL terminator to avoid boot panic on PPC40x

2012-12-20 Thread Gabor Juhos
r function). Cc: Grant Likely Cc: Signed-off-by: Gabor Juhos --- arch/powerpc/platforms/40x/ppc40x_simple.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/platforms/40x/ppc40x_simple.c b/arch/powerpc/platforms/40x/ppc40x_simple.c index 969dddc..8f3920e 10

Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser

2013-04-19 Thread Gabor Juhos
2013.04.18. 15:09 keltezéssel, Jason Cooper írta: > On Thu, Apr 18, 2013 at 01:59:10PM +0100, Andrew Murray wrote: >> On Wed, Apr 17, 2013 at 04:42:48PM +0100, Linus Walleij wrote: >>> On Tue, Apr 16, 2013 at 12:18 PM, Andrew Murray >>> wrote: >>> This patch converts the pci_load_of_ranges f

Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser

2013-04-21 Thread Gabor Juhos
Hi Jason, >> Sorry I had no time earlier, but I have tested this now on MIPS. The patch >> causes build errors unfortunately. Given the fact that this has been merged >> already, I will send a fixup patch. > > Olof has dropped this branch from arm-soc, plase post the build error > and fix here so