]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: am33xx: clk: Update clkdev table to add mcasp alias
authorVaibhav Hiremath <hvaibhav@ti.com>
Sun, 7 Oct 2012 19:09:58 +0000 (13:09 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 7 Oct 2012 19:09:58 +0000 (13:09 -0600)
commit2efd543993ff48f4469d0e3c595e8fedc094c47b
treeeed70f7d2aa9fdc8e533c4c94bb41ff3fe5c6cc9
parent0e51793e162ca432fc5f04178cf82b80a92c2659
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 <hvaibhav@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock33xx_data.c