From: Daniel Lezcano Date: Fri, 28 Jun 2013 10:09:09 +0000 (+0200) Subject: ARM: davinci: cpuidle: Fix target residency X-Git-Tag: v3.12-rc1~178^2~5^2~10^2^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7006b8a1facc5dcafb2afa27a1209d924f99a2eb;p=pandora-kernel.git ARM: davinci: cpuidle: Fix target residency The commit 19976c2a88d125aec16b9255c7197c297bbdd637 changed the target residency to 100000, assuming this is a careless mistake. The same happened to the at91's cpuidle driver. Fix it by putting the initial value to 10000. Signed-off-by: Daniel Lezcano Acked-by: Sekhar Nori --- Reading git-diff-tree failed