On Wed, May 05, 2010 at 12:33:09PM -0700, Tony Lindgren wrote:
> The emac driver uses generic name for the module and phy
> clocks. Updated the omap3xxx_clks table to match the names
> used by the Davinci emac driver.

Patch doesn't match description.  IMHO "ick" and "fck" are generic names,
whereas "emac_clk" and "phy_clk" are specific names.

> -     CLK("davinci_emac",     "ick",          &emac_ick,      CK_AM35XX),
> -     CLK("davinci_emac",     "fck",          &emac_fck,      CK_AM35XX),
> +     CLK("davinci_emac",     "emac_clk",     &emac_ick,      CK_AM35XX),
> +     CLK("davinci_emac",     "phy_clk",      &emac_fck,      CK_AM35XX),
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to