summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-socfpga/pm.c')
-rw-r--r--arch/arm/mach-socfpga/pm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-socfpga/pm.c b/arch/arm/mach-socfpga/pm.c
index c378ab0..d486678 100644
--- a/arch/arm/mach-socfpga/pm.c
+++ b/arch/arm/mach-socfpga/pm.c
@@ -116,7 +116,6 @@ static int socfpga_pm_suspend(unsigned long arg)
static int socfpga_pm_enter(suspend_state_t state)
{
switch (state) {
- case PM_SUSPEND_STANDBY:
case PM_SUSPEND_MEM:
outer_disable();
cpu_suspend(0, socfpga_pm_suspend);
OpenPOWER on IntegriCloud