From: Sanjeev Premi Date: Fri, 13 Mar 2009 16:04:25 +0000 (+0530) Subject: OMAP3: PM: CPUidle: Start C-state definitions from base 0 X-Git-Tag: v2.6.32-omap1~10^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e431edb60ef175e6aa986e8260b23cc267a13fb;p=pandora-kernel.git OMAP3: PM: CPUidle: Start C-state definitions from base 0 The current definition of C-states starts from base 1. Whereas, the cpuidle driver uses base 0. This patch eliminates need for explicit mapping (add/ sbutract) due to different base values. Signed-off-by: Sanjeev Premi Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed