Re: [PATCH] Check name property to determine partition nodes.

2009-01-23 Thread Benjamin Krill
I missed a fix in this patch. I will resend it as v2. cheers ben * Benjamin Krill | 2009-01-23 16:51:42 [+0100]: >SLOF has a further node which could not be evaluate >by the current routine. The current routine returns >because the node hasn't the required reg property. As >fix this patch adds

[PATCH] Check name property to determine partition nodes.

2009-01-23 Thread Benjamin Krill
SLOF has a further node which could not be evaluate by the current routine. The current routine returns because the node hasn't the required reg property. As fix this patch adds a check to determine the partition child nodes. Signed-off-by: Benjamin Krill --- drivers/mtd/ofpart.c |5 + 1