]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbe37fec9a77846113f13fc8c4d07807ed5c05065
tree0e01c9521bd70e7d9cf4a48223132233bab80478
parent692c0a3b748058bcc2bcf3b8dc0d57024216e922
ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags

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