From: Daniel Lezcano Date: Tue, 24 Apr 2012 14:05:29 +0000 (+0200) Subject: ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table X-Git-Tag: omap-cleanup-cpuidle-for-v3.5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=231900afba52d6faddfb480cde4132d4edc089bc;p=pandora-kernel.git ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table As suggested, this table is an optimized version for rx51 and we remove it in order to consolidate the cpuidle code between omap3 and omap4, we remove this specific data definition which is used to override the default omap3 latencies but at the cost of extra code and complexity. In order to not lose the values which probably took time to be measured, the table is converted into a comment with an array description. Signed-off-by: Daniel Lezcano Reviewed-by: Jean Pihet Reviewed-by: Santosh Shilimkar Tested-by: Santosh Shilimkar Tested-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed