ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
authorTero Kristo <t-kristo@ti.com>
Thu, 6 Nov 2014 12:34:32 +0000 (14:34 +0200)
committerTero Kristo <t-kristo@ti.com>
Wed, 25 Mar 2015 09:03:40 +0000 (11:03 +0200)
commit4e3870f3f62b18d92ff1ec5e7ff408afed0766f0
treeb8dc89fbd7d1981a14157326b4bcdb8014547f82
parente9f1ddcdec54d32892a0a749de017a39c6c84beb
ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver

There is no need to call this separately from io.c, rather this can be
done commonly under the PRM driver.

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