From: Ilya Yanok Date: Tue, 20 Dec 2011 23:27:14 +0000 (+0100) Subject: ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliases X-Git-Tag: v3.4-rc2~12^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59269b94483eabeacbc9a535944b3dafac92a303;p=pandora-kernel.git ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliases Rename EMAC clocks to match driver expectations: both davinci_emac and davinci_mdio drivers call clk_get(dev, NULL) so we have to provide ("davinci_emac", NULL) and ("davinci_mdio.0", NULL) clocks instead of ("davinci_emac", "emac_clk") and ("davinci_emac", "phy_clk") resp. Cc: Paul Walmsley Signed-off-by: Ilya Yanok Tested-by: Yegor Yefremov Tested-by: Matt Porter Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed