]> git.baikalelectronics.ru Git - kernel.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)
commit68ddd2c461567f503c719688abb6d5e090e42d6b
treeeed70f7d2aa9fdc8e533c4c94bb41ff3fe5c6cc9
parente952bef72ceb7db40e434090036bcd65ed1ad270
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