ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
authorTero Kristo <t-kristo@ti.com>
Thu, 6 Nov 2014 12:39:40 +0000 (14:39 +0200)
committerTero Kristo <t-kristo@ti.com>
Wed, 25 Mar 2015 09:03:42 +0000 (11:03 +0200)
There is no need to call this separately from io.c, rather this can be
done commonly under the CM driver. Also, this patch makes the API static,
as it is no longer used outside the driver file.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/cm44xx.h
arch/arm/mach-omap2/cminst44xx.c
arch/arm/mach-omap2/io.c

Simple merge
Simple merge
Simple merge