]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: keystone: fix PM domain initcall to be keystone only
authorKevin Hilman <khilman@linaro.org>
Mon, 14 Oct 2013 17:30:11 +0000 (10:30 -0700)
committerKevin Hilman <khilman@linaro.org>
Mon, 14 Oct 2013 18:10:33 +0000 (11:10 -0700)
commit8620d2c536dc5805bca75a76053a1becb728ddc8
tree3899970e036cdf890af19d8faa26d7e40d6802fa
parentf797bd4a02056dceb3c0fc9813d991eb4ee62a19
ARM: keystone: fix PM domain initcall to be keystone only

initcalls need to have platform specific checks so they are not run in
multi-platform builds.

Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/mach-keystone/pm_domain.c