]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 24 Apr 2012 14:05:29 +0000 (16:05 +0200)
committerKevin Hilman <khilman@ti.com>
Thu, 3 May 2012 18:01:01 +0000 (11:01 -0700)
commit231900afba52d6faddfb480cde4132d4edc089bc
tree276136e7a233a748e792bf29b49e3da0376fd60d
parent102c25516700f540b2a97a71f9f44c385267f5ca
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 <daniel.lezcano@linaro.org>
Reviewed-by: Jean Pihet <j-pihet@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/board-rx51.c
arch/arm/mach-omap2/cpuidle34xx.c
arch/arm/mach-omap2/pm.h