]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: remove imx_scu_standby_enable()
authorShawn Guo <shawn.guo@freescale.com>
Mon, 1 Sep 2014 00:57:20 +0000 (08:57 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 1 Sep 2014 14:00:02 +0000 (22:00 +0800)
commita383c54d756c17295e56453daa9c935ca8a90b98
tree9f30fbee15ce9f1538e69939cfdebdb6390be896
parent86727f3e124722b623a89e93c7a8c5c4884a2a3b
ARM: imx: remove imx_scu_standby_enable()

With commit 3f23065e9fd8 ("ARM: 8122/1: smp_scu: enable SCU standby
support"), the STANDBY bit of SCU is handled by core function
scu_enable().  So imx_scu_standby_enable() can be removed now.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/common.h
arch/arm/mach-imx/cpuidle-imx6q.c
arch/arm/mach-imx/platsmp.c