From: Ilya Yanok Date: Mon, 12 Mar 2012 09:24:45 +0000 (-0600) Subject: ARM: OMAP3: clock3xxx_data: change EMAC clocks aliases X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26f611080d70f1bfc31b983c2165131f57e56c0f;p=pandora-kernel.git ARM: OMAP3: clock3xxx_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