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)
commit66db6428d5dccac9f38d92d521a9b3de8d9d0b0b
tree2da0d209927535d0818ec30de8cf8663136e69a9
parent4e3870f3f62b18d92ff1ec5e7ff408afed0766f0
ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver

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
This page took 0.029288 seconds and 5 git commands to generate.