From: Scott Wood Date: Fri, 19 Dec 2008 10:13:09 +0000 (+0000) Subject: powerpc/bootwrapper: Use the child-bus #address-cells to decide which range entry... X-Git-Tag: v2.6.29-rc1~574^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49e6e3f1aec2d46f5865d3ada38fe9a5d660ef5d;p=pandora-kernel.git powerpc/bootwrapper: Use the child-bus #address-cells to decide which range entry to use The correct #address-cells was still used for the actual translation, so the impact is only a possibility of choosing the wrong range entry or failing to find any match. Most common cases were not affected. Signed-off-by: Scott Wood Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed