]> Git Repo - linux.git/blobdiff - drivers/cpuidle/cpuidle-at91.c
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
[linux.git] / drivers / cpuidle / cpuidle-at91.c
index a0774370c6bc41acd38c410beedd55e4592558d0..1964ff07117c26b7f0d61edb88850a532c0b9262 100644 (file)
@@ -43,7 +43,6 @@ static struct cpuidle_driver at91_idle_driver = {
                .enter                  = at91_enter_idle,
                .exit_latency           = 10,
                .target_residency       = 10000,
-               .flags                  = CPUIDLE_FLAG_TIME_VALID,
                .name                   = "RAM_SR",
                .desc                   = "WFI and DDR Self Refresh",
        },
This page took 0.030332 seconds and 4 git commands to generate.