From: David S. Miller Date: Wed, 3 Sep 2008 09:04:41 +0000 (-0700) Subject: sparc: Fix handling of LANCE and ESP parent nodes in of_device.c X-Git-Tag: v2.6.28-rc1~706^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5280267c1dddb8d413595b87dc406624bb497946;p=pandora-kernel.git sparc: Fix handling of LANCE and ESP parent nodes in of_device.c The device nodes that sit above 'esp' and 'le' on SBUS lack a 'ranges' property, but we should pass the translation up to the parent node so that the SBUS level ranges get applied. Based upon a bug report from Robert Reif. Signed-off-by: David S. Miller --- Reading git-diff-tree failed