From: Florian Fainelli Date: Tue, 10 Mar 2015 23:57:11 +0000 (-0700) Subject: of: mdio: export of_mdio_parse_addr X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~268^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d6737761ea425d43f3b6e4561573a4020982f2;p=pandora-kernel.git of: mdio: export of_mdio_parse_addr Export of_mdio_parse_addr() which allows parsing a given Ethernet PHY node MDIO address, verify it is within the allowed range, and return its value. This is going to be useful for the DSA code which needs to deal with multiple layers of MDIO buses. Signed-off-by: Florian Fainelli Acked-by: Rob Herring Signed-off-by: David S. Miller --- Reading git-diff-tree failed