OMAP3: PM: CPUidle: Start C-state definitions from base 0
authorSanjeev Premi <premi@ti.com>
Fri, 13 Mar 2009 16:04:25 +0000 (21:34 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 11 Nov 2009 22:42:49 +0000 (14:42 -0800)
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 <premi@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>

No differences found