From: Daniel Lezcano Date: Tue, 24 Apr 2012 14:05:33 +0000 (+0200) Subject: ARM: OMAP3: cpuidle - remove cpuidle_params_table X-Git-Tag: omap-cleanup-cpuidle-for-v3.5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c2487f6b44a33c5a5876d5f8c59f5e17fd2ef68;p=pandora-kernel.git ARM: OMAP3: cpuidle - remove cpuidle_params_table We do not longer need the ''cpuidle_params_table' array as we defined the states in the driver and we checked they are all valid. We also remove the structure definition as it is no longer used. 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