From: Benjamin Krill Date: Fri, 23 Jan 2009 16:18:05 +0000 (+0100) Subject: [MTD] ofpart: Check name property to determine partition nodes. X-Git-Tag: v2.6.30-rc1~143^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b08e149c0e02e97ec49c2a31d14a0d3a02f8074;p=pandora-kernel.git [MTD] ofpart: Check name property to determine partition nodes. SLOF has a further node which could not be evaluated 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. If the node is not a partition the number of total partitions will be decreased and loop continues with the next nodes. Signed-off-by: Benjamin Krill Signed-off-by: David Woodhouse --- Reading git-diff-tree failed