ARM: OMAP3: clock: remove un-used core dpll re-program code omap-for-v4.4/cleanup-pt1
authorTero Kristo <t-kristo@ti.com>
Wed, 14 Oct 2015 11:49:16 +0000 (14:49 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 14 Oct 2015 19:35:27 +0000 (12:35 -0700)
Remove the OMAP3 core DPLL re-program code, and the associated SRAM
code that does the low-level programming of the DPLL divider, idling
of the SDRAM etc.

This code was never fully implemented in the kernel; things missing
were driver side handling of core clock changes (they need to account
for their functional clock rate being changed on-the-fly), and the whole
framework required for handling this. Thus, there is not much point
to keep carrying the low-level support code either.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/clkt34xx_dpll3m2.c [deleted file]
arch/arm/mach-omap2/sram.c
arch/arm/mach-omap2/sram.h
arch/arm/mach-omap2/sram34xx.S [deleted file]

Simple merge
diff --cc arch/arm/mach-omap2/clkt34xx_dpll3m2.c
Simple merge
Simple merge
Simple merge
diff --cc arch/arm/mach-omap2/sram34xx.S
Simple merge