ARM: OMAP2: Fix clock usage for gpmc_clk
authorTony Lindgren <tony@atomide.com>
Thu, 10 Apr 2008 00:34:17 +0000 (00:34 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Apr 2008 00:34:17 +0000 (00:34 +0000)
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 <tony@atomide.com>

No differences found