From: Anton Vorontsov Date: Thu, 19 Mar 2009 18:01:48 +0000 (+0300) Subject: powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes X-Git-Tag: v2.6.30-rc1~619^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ba4a5899e613a396c5bea5feadba923534801b;p=pandora-kernel.git powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes Currently it doesn't matter where the mdio nodes are placed, but with power management support (i.e. when sleep = <> properties will take effect), mdio nodes placement will become important: mdio controller is a part of the ethernet block, so the mdio nodes should be placed correctly. Otherwise we may wrongly assume that MDIO controllers are available during sleep. Suggested-by: Scott Wood Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed