From: Tarun Kanti DebBarma Date: Thu, 5 Jul 2012 12:40:59 +0000 (+0530) Subject: ARM: OMAP2+: dmtimer: cleanup fclk usage X-Git-Tag: omap-cleanup-part2-for-v3.6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae6df418a21f3a361c5f9b878e32a8aba4e17692;p=pandora-kernel.git 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 Cc: Paul Walmsley Cc: Kevin Hilman Cc: Rajendra Nayak Cc: Santosh Shilimkar Signed-off-by: Tarun Kanti DebBarma Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed