ARM: tegra: Remove flow controller programming
authorPrashant Gaikwad <pgaikwad@nvidia.com>
Tue, 5 Jun 2012 04:14:40 +0000 (09:44 +0530)
committerStephen Warren <swarren@nvidia.com>
Mon, 11 Jun 2012 17:48:43 +0000 (11:48 -0600)
This particular code had no effect on WFI execution. It only
asserts/de-asserts signal to tegra "legacy" CPU idle stats
monitor, which we are no longer using (cpufreq is based on
kernel s/w idle stats instead).

Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found