ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
authorTero Kristo <t-kristo@ti.com>
Fri, 21 Nov 2014 12:45:29 +0000 (14:45 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 31 Mar 2015 18:26:52 +0000 (21:26 +0300)
Currently some cpu_is_X checks are used to setup prm_features, however
the same can be accomplished by just passing these flags from the PRM
init data. This is done in preparation to make PRM a separate driver.

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

Simple merge
Simple merge