From: Daniel Lezcano Date: Wed, 17 Apr 2013 13:32:56 +0000 (+0000) Subject: SH: cpuidle: initialize the driver's states directly X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a4f841e9c473be84a1ed0c14f65058c29238ce1;p=pandora-kernel.git SH: cpuidle: initialize the driver's states directly Like all the other drivers, let's initialize the structure a compile time instead of init time. The states #1 and #2 are not enabled by default. The init function will check the features of the board in order to enable the state. Signed-off-by: Daniel Lezcano Acked-by: Simon Horman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed