From: Tony Lindgren Date: Thu, 10 Apr 2008 00:34:17 +0000 (+0000) Subject: ARM: OMAP2: Fix clock usage for gpmc_clk X-Git-Tag: v2.6.25-omap1~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e09b5bbd17df3e63bb35753a09f2de99800528;p=pandora-kernel.git ARM: OMAP2: Fix clock usage for gpmc_clk Call clk_enable() before clk_get_rate(). Also free use gpmc_clk instead of it's parent l3 clock. Fixes based on comments from RMK, the real fix would be to use the gpmc functions for timing calculations. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed