diff options
Diffstat (limited to 'arch/arm/mach-davinci/pm.c')
-rw-r--r-- | arch/arm/mach-davinci/pm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/pm.c b/arch/arm/mach-davinci/pm.c index 0afd201ab980..efb80354f303 100644 --- a/arch/arm/mach-davinci/pm.c +++ b/arch/arm/mach-davinci/pm.c | |||
@@ -108,7 +108,6 @@ static int davinci_pm_enter(suspend_state_t state) | |||
108 | int ret = 0; | 108 | int ret = 0; |
109 | 109 | ||
110 | switch (state) { | 110 | switch (state) { |
111 | case PM_SUSPEND_STANDBY: | ||
112 | case PM_SUSPEND_MEM: | 111 | case PM_SUSPEND_MEM: |
113 | davinci_pm_suspend(); | 112 | davinci_pm_suspend(); |
114 | break; | 113 | break; |