From: Daniel Lezcano Date: Wed, 3 Apr 2013 12:15:17 +0000 (+0000) Subject: ARM: tegra2: cpuidle: change driver initialization X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14ad7a119b85b0ba77868882194ab5b16203b2c9;p=pandora-kernel.git ARM: tegra2: cpuidle: change driver initialization Initialize the idle states directly in the driver structure. That prevents extra structure declaration and memcpy at init time. Signed-off-by: Daniel Lezcano Reviewed-by: Joseph Lo Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed