Merge back earlier 'pm-cpuidle' material.

This commit is contained in:
Rafael J. Wysocki
2013-08-14 22:18:04 +02:00
12 changed files with 188 additions and 124 deletions

View File

@@ -65,7 +65,7 @@ static struct cpuidle_driver davinci_idle_driver = {
.states[1] = {
.enter = davinci_enter_idle,
.exit_latency = 10,
.target_residency = 100000,
.target_residency = 10000,
.flags = CPUIDLE_FLAG_TIME_VALID,
.name = "DDR SR",
.desc = "WFI and DDR Self Refresh",