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)
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>

No differences found