From: Romain Perier Date: Tue, 20 Jan 2015 07:09:39 +0000 (+0000) Subject: net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~158^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e12f536635f88454fe6344cf9dad092ad7c2d77;p=pandora-kernel.git net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator Currently, dwmac-rk uses a custom propety "phy_regulator" to get the name of the right regulator to use to power on or power off the phy. This commit converts the driver to use phy-supply devicetree property and the corresponding API, it cleans the code a bit and make it simpler to maintain. This also replaces the property phy_regulator by the standard property phy-supply in rk3288-evb-rk808.dts. Signed-off-by: Romain Perier Signed-off-by: David S. Miller --- Reading git-diff-tree failed