]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: OMAP2+: dmtimer: cleanup fclk usage
authorTarun Kanti DebBarma <tarun.kanti@ti.com>
Thu, 5 Jul 2012 12:40:59 +0000 (18:10 +0530)
committerTony Lindgren <tony@atomide.com>
Fri, 6 Jul 2012 08:13:52 +0000 (01:13 -0700)
commitae6df418a21f3a361c5f9b878e32a8aba4e17692
treeb58cdec99c8ddf8ff974da94bcf542b29dd8b7ca
parent68c9a95e9253ce1776bd21bf8d37ddf213cced66
ARM: OMAP2+: dmtimer: cleanup fclk usage

With omap_hwmod_get_main_clk() now available, this can be passed to
clk_get() to extract the fclk and thus avoid construction of fclk name.
Corrected the timer fck name mis-match between clock44xx_data.c and
omap_hwmod_44xx_data.c. For other platforms this is already taken care.

Cc: Cousson, Benoit <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@ti.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock44xx_data.c
arch/arm/mach-omap2/timer.c