Signed-off-by: Tero Kristo <[email protected]>
---
arch/arm/mach-omap2/pm44xx.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/pm44xx.c b/arch/arm/mach-omap2/pm44xx.c
index 1e845e8..eb3e073 100644
--- a/arch/arm/mach-omap2/pm44xx.c
+++ b/arch/arm/mach-omap2/pm44xx.c
@@ -105,7 +105,7 @@ static int __init pwrdms_setup(struct powerdomain *pwrdm,
void *unused)
pwrst->pwrdm = pwrdm;
pwrst->next_state = pwrdm_get_achievable_func_pwrst(
pwrdm,
- PWRDM_FUNC_PWRST_CSWR);
+ PWRDM_FUNC_PWRST_OSWR);
list_add(&pwrst->node, &pwrst_list);
return omap_set_pwrdm_state(pwrst->pwrdm, pwrst->next_state);
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html