diff --git a/[refs] b/[refs] index 4907f4fd73d7..cb147ea20da1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 23747145070779682ccdf948b786adaf88b2a89e +refs/heads/master: 90ca2979ed9d69d8b1b729cb2e9d8e9874fad5f5 diff --git a/trunk/arch/arm/mach-s3c64xx/cpuidle.c b/trunk/arch/arm/mach-s3c64xx/cpuidle.c index 625d2c7b4540..179460f38db7 100644 --- a/trunk/arch/arm/mach-s3c64xx/cpuidle.c +++ b/trunk/arch/arm/mach-s3c64xx/cpuidle.c @@ -55,7 +55,7 @@ static struct cpuidle_state s3c64xx_cpuidle_set[] = { [0] = { .enter = s3c64xx_enter_idle, .exit_latency = 1, - .target_residency = 100000, + .target_residency = 1, .flags = CPUIDLE_FLAG_TIME_VALID, .name = "IDLE", .desc = "System active, ARM gated",