From: Vaibhav Hiremath Date: Sun, 7 Oct 2012 19:09:58 +0000 (-0600) Subject: ARM: am33xx: clk: Update clkdev table to add mcasp alias X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2efd543993ff48f4469d0e3c595e8fedc094c47b;p=pandora-kernel.git ARM: am33xx: clk: Update clkdev table to add mcasp alias After Rajendra's common-clock preparation series, commit (a1978ef4da1 - ARM: omap: hwmod: get rid of all omap_clk_get_by_name usage) the clkdev table need to update with an entry for clocks used by hwmod to have clock name same as the alias. Without this, the clk_get() in omap_hwmod would fail. Signed-off-by: Vaibhav Hiremath Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed