]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitd8e09b5bbd17df3e63bb35753a09f2de99800528
tree0aa3ff5e9abc2456464f9ef180360910876d9c77
parentcc1398ba3e73d05bcb2af2e783a3f0c51cbeaead
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 <tony@atomide.com>
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-apollon.c
arch/arm/mach-omap2/board-h4.c
arch/arm/mach-omap2/clock24xx.h
arch/arm/mach-omap2/clock34xx.h