From: Tero Kristo Date: Fri, 21 Nov 2014 12:45:29 +0000 (+0200) Subject: ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags X-Git-Tag: omap-for-v4.1/prcm-dts^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5b9a22b57c75905b368194b6fd4c472d5dc630;p=pandora-kernel.git 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 --- Reading git-diff-tree failed