]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arm/mach-omap2/prm44xx.c
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)
commit8b5b9a22b57c75905b368194b6fd4c472d5dc630
tree0e01c9521bd70e7d9cf4a48223132233bab80478
parent425dc8b2dff222ffd88f31f589dc647409cae0ce
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