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)
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

Simple merge
Simple merge
Simple merge