]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
omap2 clock: move SDRC-related code from clock.c to memory.c
authorPaul Walmsley <paul@pwsan.com>
Thu, 2 Aug 2007 18:10:11 +0000 (12:10 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Aug 2007 09:35:20 +0000 (02:35 -0700)
commit0689427a5548fe79780523f6f683b99cfa299332
tree107896c1b2df0f13321066eb3604027649f17845
parentbbcba874011d3211f882c6c1d533d9552355fa85
omap2 clock: move SDRC-related code from clock.c to memory.c

The clock framework contains two functions, omap2_dll_force_needed()
and omap2_reprogram_sdrc(), which are SDRC code, not really clock
code.  So, move these functions to memory.c.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/memory.c
arch/arm/mach-omap2/memory.h
include/asm-arm/arch-omap/clock.h