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)
commitee295d7ff442699bb7982f2283f71eabcc16f367
tree9f30fbee15ce9f1538e69939cfdebdb6390be896
parent1ca7070d1d08e71692295ed06c6cb6331ecac3c8
ARM: imx: remove imx_scu_standby_enable()

With commit c716483c3db1 ("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