ARM: OMAP2+: gpmc: remove cs# in sync clk div calc
authorAfzal Mohammed <afzal@ti.com>
Sun, 19 Aug 2012 12:59:45 +0000 (18:29 +0530)
committerAfzal Mohammed <afzal@ti.com>
Mon, 15 Oct 2012 09:11:45 +0000 (14:41 +0530)
commit1b47ca1a127925acd73381edb8d1d462014bff1f
tree2921dbbb6b58acc0531a4df0948fe21bb21ab128
parent757ef79188657087f96f6f12c003b682860fede2
ARM: OMAP2+: gpmc: remove cs# in sync clk div calc

Divider value for a certain sync clk is determined solely
based on gpmc fclk. CS# does not have any role here, thus
remove presence of CS# in clock divider calculation API.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Reviewed-by: Jon Hunter <jon-hunter@ti.com>
arch/arm/mach-omap2/gpmc-onenand.c
arch/arm/mach-omap2/gpmc.c
arch/arm/plat-omap/include/plat/gpmc.h
This page took 0.030329 seconds and 5 git commands to generate.